Linux.com

Re:awk - still fastest for simple stuff

Posted by: Administrator on January 26, 2006 01:04 PM
The only problem with the script I posted, of course, is that it doesn't work as posted! The FS argument is wrong and the print statement is also syntactically wrong! The right script is two lines, though. I'll leave it as an exercise for the inquisitive to fix it...

#

Return to CLI Magic: Learn to talk awk