Advanced Unix commands to boost your productivity

Advanced Unix commands to boost your productivity

The more you learn the better you get

  1. vi or better Vim
  2. find
  3. awk
  4. alias
  5. 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.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.