The standard Unix tools have lasted us for decades. Every programmer should know them, but there are plenty of tools that add on to the standard tools. For example, grep works fine for finding text, but tools like ack and ripgrep are designed for today's modern programmer working with large trees of heterogeneous source code.

Find alternatives to cat, cd, curl, cut, df, diff, dig, du, find, free, ftp, git, grep, gzip, history, info, kill, locate, ls, man, nm, objdump, ping, ps, rm, scp, screen, sed, ssh, tail, tar, top, traceroute, tree, watch and wc.

Recently added/updated

Tool Description Updated
lla Modern ls replacement with multiple specialized views, a plugin system, and built-in git integration.
ripgrep Extremely fast line-oriented search tool that respects .gitignore rules.
dfc Reports filesystem space usage with color bargraphs and export to HTML, JSON, or CSV.
dfrs Displays filesystem space usage with color bargraphs alongside the numbers.
dusage Disk and inode usage display with visual bargraphs and color-coded filesystem groups.

Related links

Feedback

If you've got comments or feedback, email Andy Lester at andy@petdance.com.

Additions and errata

If you have a favorite tool that isn't here, please email Andy or submit an issue on our GitHub page: https://github.com/petdance/altbox