Linux Journal: An Introduction to awk
Mar 10, 2006, 08:30 (0 Talkback[s])
(Other stories by Jose Nazario)
"The awk programming language often gets overlooked for Perl,
which is a more capable language. Out in the real world, however
awk is found even more ubiquitously than Perl. It also has a
smaller learning curve than Perl does, and awk can be used almost
everywhere in system monitoring scripts, where efficiency is key.
This brief tutorial is designed to help you get started in awk
programming..."
Complete
Story
Related Stories: