Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ibraheemdev/modern-unix
A collection of modern/faster/saner alternatives to common unix commands.
https://github.com/ibraheemdev/modern-unix
List: modern-unix
cli command-line lists shell terminal tools unix
Last synced: 4 days ago
JSON representation
A collection of modern/faster/saner alternatives to common unix commands.
- Host: GitHub
- URL: https://github.com/ibraheemdev/modern-unix
- Owner: ibraheemdev
- Created: 2021-01-12T00:50:14.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-10T19:48:56.000Z (5 months ago)
- Last Synced: 2024-10-29T11:27:18.698Z (3 months ago)
- Topics: cli, command-line, lists, shell, terminal, tools, unix
- Homepage:
- Size: 70.3 KB
- Stars: 30,913
- Watchers: 393
- Forks: 781
- Open Issues: 65
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - ibraheemdev/modern-unix - A collection of modern/faster/saner alternatives to common unix commands. (miscellaneous)
- stars - ibraheemdev/modern-unix
- awesomeLibrary - modern-unix - A collection of modern/faster/saner alternatives to common unix commands. (语言资源库 / tools)
- awesome-dendron - Modern Unix - A collection of modern/faster/saner alternatives to common unix commands. (Other awesome lists of interest / Web Clippers)
- awesome - ibraheemdev/modern-unix - A collection of modern/faster/saner alternatives to common unix commands. (Others)
- my-awesome-github-stars - ibraheemdev/modern-unix - A collection of modern/faster/saner alternatives to common unix commands. (Others)
- awesome-useful-projects - <img src="https://icon.horse/icon/github.com" height="20px" align="center"/>/ibraheemdev/modern-unix - List of modern UNIX CLI tools (Jump To / Awesome Lists)
- awesome-useful-projects - <img src="https://icon.horse/icon/github.com" height="20px" align="center"/>/ibraheemdev/modern-unix - List of modern UNIX CLI tools (Jump To / Awesome Lists)
- awesome-ccamel - ibraheemdev/modern-unix - A collection of modern/faster/saner alternatives to common unix commands. (Misc)
- awesome-repositories - ibraheemdev/modern-unix - A collection of modern/faster/saner alternatives to common unix commands. (Others)
- awesome-dendron-poc - Modern Unix - A collection of modern/faster/saner alternatives to common unix commands. (Other awesome lists of interest / Web Clippers)
- awesome-cli-tui-software - ibraheemdev/modern-unix - A collection of modern/faster/saner alternatives to common unix commands. (<a name="core"></a>core)
- awesome-devtools - Modern-unix-commands - A set of modern linux alternatives for older commands. (Command line - Linux / Learning resources)
- awesome-list - modern-unix
- awesome-lists - `modern-unix`
- project-awesome - ibraheemdev/modern-unix - A collection of modern/faster/saner alternatives to common unix commands. (Others)
- StarryDivineSky - ibraheemdev/modern-unix
- jimsghstars - ibraheemdev/modern-unix - A collection of modern/faster/saner alternatives to common unix commands. (Others)
- awesome-starred - ibraheemdev/modern-unix - A collection of modern/faster/saner alternatives to common unix commands. (cli)
- my-awesome - ibraheemdev/modern-unix - line,lists,shell,terminal,tools,unix pushed_at:2024-09 star:31.5k fork:0.8k A collection of modern/faster/saner alternatives to common unix commands. (Others)
README
Modern Unix
bat
A
cat
clone with syntax highlighting and Git integration.
eza
A modern, maintained replacement for
ls
, built onexa
.
lsd
The next gen file listing command. Backwards compatible with
ls
.
delta
A viewer for
git
anddiff
output
dust
A more intuitive version of
du
written in rust.
duf
A better
df
alternative
broot
A new way to see and navigate directory
tree
s
fd
A simple, fast and user-friendly alternative to
find
.
ripgrep
An extremely fast alternative to
grep
that respects your gitignore
fzf
A general purpose command-line fuzzy finder.
mcfly
Fly through your shell
history
. Great Scott!
choose
A human-friendly and fast alternative to
cut
and (sometimes)awk
jq
sed
for JSON data.
sd
An intuitive find & replace CLI (
sed
alternative).
> echo 'lots((([]))) of special chars' | sd -F '((([])))' ''
lots of special chars
> echo 'lorem ipsum 23 ' | sd '\s+$' ''
lorem ipsum 23
cheat
Create and view interactive cheatsheets on the command-line.
tldr
A community effort to simplify
man
pages with practical examples.
bottom
Yet another cross-platform graphical process/system monitor.
glances
Glances an Eye on your system. A
top
/htop
alternative for GNU/Linux, BSD, Mac OS and Windows operating systems.
gtop
System monitoring dashboard for terminal.
hyperfine
A command-line benchmarking tool.
gping
ping
, but with a graph.
procs
A modern replacement for
ps
written in Rust.
httpie
A modern, user-friendly command-line HTTP client for the API era.
curlie
The power of
curl
, the ease of use ofhttpie
.
xh
A friendly and fast tool for sending HTTP requests. It reimplements as much as possible of HTTPie's excellent design, with a focus on improved performance.
zoxide
A smarter
cd
command inspired byz
.
doggo
🐶 Command-line DNS client for humans.
dig
on steroids
lazygit
A simple terminal UI for
git
commands