The AWK Programming LanguageBooks: Text Books: Programming Languages: Item 3
11 of 11 people found the following review helpful: Classic Reference text on AWK, February 12, 2002 Reviewer:Gary Powell (Renton, WA USA) - This is THE bible for awk users. If you refuse to use perl, which incorporated most of awk, or have to maintain old awk scripts then this is the text. I like the O'Reilly text for learning the basics, but after that you need this guide. For some tasks awk is the premier solution, for others, use awk as part of the solution along with perl and a shell script. Still a cool language. And this book is very helpful for both beginning intermediate programmers of awk and advanced users. Back Cover Copy Weinberger in 1977, AWK is a pattern-matching language for writing short programs to perform common data-manipulation tasks. In 1985, a new version of the language was developed, incorporating additional features such as multiple input files, dynamic regular expressions, and user-defined functions. This new version is available for both Unix and MS-DOS. This is the first book on AWK. It begins with a tutorial that shows how easy AWK is to use. The tutorial is followed by a comprehensive manual for the new version of AWK. Subsequent chapters illustrate the language by a range of useful applications, such as:
|
Shop Bookstores: Books Resources Most Watched Book Auctions Programming Languages at Sduf News To Peruse More Subjects Book Review Directory Reviewed Authors Reviewed Titles Review List Site Map |