New ask Hacker News story: Ask HN: What are your favorite UNIX tools?

Ask HN: What are your favorite UNIX tools?
4 by aadhavans | 4 comments on Hacker News.
Either built-in tools, or those that follow the UNIX philosophy. My favorite hidden gems in a base UNIX install are `tac` (print lines in reverse order) and `tr` (character substitutions).

Comments