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 -->
  #7 (permalink)  
Old 08-03-2007
sysgate's Avatar
sysgate sysgate is offline
Unix based
 

Join Date: Nov 2006
Location: /root
Posts: 1,211
Awk is the orignal awk. Nawk is "new awk" - (An enhanced version of AWK, with dynamic regular expressions, additional built-ins and operators, and user-defined functions.) and gawk is the "gnu awk"
Reply With Quote