The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 01-24-2008
dhs23 dhs23 is offline
Registered User
 

Join Date: Jan 2008
Posts: 7
Thanks!

Initially it didn't work, and returned "command not found" but after a little research I realised that nawk is just "new awk" so subtituted awk, and it worked. (I don't think OS X has nawk installed)

Thank you very much.

Secondary question, if you have time, could you explain how it's working...

What are the various parts of that command doing? It would help me in the future to understand what is going on.

Cheers.
Reply With Quote