Ask HN: What are some other good replacements for traditional Unix utilities?

5 points by dsrguru ↗ HN
I use autojump to replace some uses of cd, and I know a lot of people use ack over grep in many cases, but it would be nice if we could assemble a list of lots of similar no-brainer replacements/complements to traditional CLI tools.

3 comments

[ 2.9 ms ] story [ 33.0 ms ] thread
Plan 9 port to Linux, or Inferno's VM over Linux, to stop spending time learning new options, and use simpler tools to actually get stuff done.
atop replaces top