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: 6 months 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-10T19:48:56.000Z (about 1 year ago)
- Last Synced: 2025-05-11T05:01:57.542Z (6 months ago)
- Topics: cli, command-line, lists, shell, terminal, tools, unix
- Homepage:
- Size: 70.3 KB
- Stars: 31,919
- Watchers: 394
- Forks: 800
- Open Issues: 66
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- 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 (Awesome Lists / Other)
- 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`
- 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)
- awesome-useful-projects - <img src="https://icon.horse/icon/github.com" height="20px" align="center"/>/ibraheemdev/modern-unix - List of modern UNIX CLI tools (Awesome Lists / Other)
- my-awesome - ibraheemdev/modern-unix - line,lists,shell,terminal,tools,unix pushed_at:2024-09 star:32.5k fork:0.8k A collection of modern/faster/saner alternatives to common unix commands. (Others)
- awesome-rainmana - ibraheemdev/modern-unix - 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 on exa.
lsd
The next gen file listing command. Backwards compatible with ls.
delta
A viewer for git and diff 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 trees
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 of httpie.
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 by z.
doggo
🐶 Command-line DNS client for humans. dig on steroids
lazygit
A simple terminal UI for git commands