Thread: awk script help
View Single Post
Old 05-09-2008, 09:45 PM   #3 (permalink)
lensman3
Registered User
 
Join Date: Oct 2007
Location: Littleton, Colorado USA
Posts: 390
OS: xp 64 sp2 Fedora Core 8 (vmware xp core 8 x32) Minix


Re: awk script help

Another place to look for awk examples is to go to the /etc directory in a text command window and type in "grep -R awk *". (The -R tells grep to recursively decend through the underlying directories). There are lots of startup config scripts that use awk (and everything else). This command also prints a lot of garbage.
lensman3 is offline   Reply With Quote