Advanced Unix commands to boost your productivity
The more you learn the better you get
- vi or better Vim
- find
- awk
- alias
- netstat
Well, I can say that I do use them all except awk which I usually reimplement poorly using a combination of grep, sed and the like.