View/Download
This book teaches you about the awk language and how you can use it effectively. You should already be familiar with basic system commands, such as cat and ls, and basic shell facilities, such as Input/Output (I/O) redirection and pipes. This book also serves as the user's guide for GNU awk (known as gawk), explaining the extensions and features that are unique to gawk. It includes a wealth of sample programs and library functions that demonstrate good awk programming style.Added by ruthless on 2007-01-31 03:19:09
View/Download