Awesome Alternatives To Famous Commands

List of awesome cli tools that I use, which are basically efficient alternatives to famous linux commands.

  • bat - A cat clone with syntax highlighting and Git integration.
  • 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 tree.
  • 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!
  • 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.
  • lazygit - A simple terminal UI for git commands.