freeborn | ελεύθερος on Nostr: A few of these are impressive: [I Replaced Default Linux Commands With These Powerful ...
A few of these are impressive:
[I Replaced Default Linux Commands With These Powerful Alternatives](https://www.howtogeek.com/replace-default-linux-commands-with-these-alternatives/)
- cat -> bat (fancy: syntax highlighting + git integration)
- du -> ncdu
- ls -> eza (meh)
- find -> fd-find (wow: blazing fast)
- grep -> ripgrep (wow) [also see ripgrep-all]
- cd -> zoxide (nah, pushd+popd+dirs is all I need)
- top -> btop (eye candy, fancier than htop)
- man -> tldr (nah)
- sed -> sd (heckno, awk+sed loyalist here)
YMMV
[I Replaced Default Linux Commands With These Powerful Alternatives](https://www.howtogeek.com/replace-default-linux-commands-with-these-alternatives/)
- cat -> bat (fancy: syntax highlighting + git integration)
- du -> ncdu
- ls -> eza (meh)
- find -> fd-find (wow: blazing fast)
- grep -> ripgrep (wow) [also see ripgrep-all]
- cd -> zoxide (nah, pushd+popd+dirs is all I need)
- top -> btop (eye candy, fancier than htop)
- man -> tldr (nah)
- sed -> sd (heckno, awk+sed loyalist here)
YMMV