Effective AWK Programming, Second Edition

By Arnold Robbins
January 1900
Pages: 314
ISBN 10: 1-57831-000-8 | ISBN 13: 9781578310005

This book has been updated—the edition you're requesting is OUT OF PRINT. Please visit the catalog page of the latest edition.

The latest edition is also available on Safari Books Online.

Book description

Effective AWK Programming covers every aspect of the AWK 3.0.3 and 3.0.4 language. It offers the most up-to-date coverage of the POSIX standard for AWK available anywhere, and clearly delineates standard AWK features from GNU AWK-specific features. The author sheds light on many of the "dark corners" of the language, devotes two full chapters to example programs, and includes a summary of how the AWK language evolved.
Full Description

AWK is an interpreted programming language that is included in most versions of Unix. The name is derived from the initials of its creators--Alfred Aho, Peter Weinberger, and Brian Kernighan--who developed the language in 1977. The language is particularly designed for filtering and manipulating textual data. In this respect, it is similar to Perl, though Perl is more powerful. There are many variants of AWK, including gawk, which is the GNU version. Effective AWK Programming was published by the Free Software Foundation (FSF) and distributed in electronic form with the GNU AWK source code. It was also published by SSC to help make it more widely available in book form, and is now offered by O'Reilly & Associates. Effective AWK Programming covers every aspect of the AWK 3.0.3 and 3.0.4 language. It offers the most up-to-date coverage of the POSIX standard for AWK available anywhere, and clearly distinguishes standard AWK features from GNU AWK-specific features. The author sheds light on many of the "dark corners" of the language (areas to watch out for when programming), devotes two full chapters to example programs, and includes a summary of how the AWK language evolved.

Browse within this book

Cover




Featured customer reviews

Be the first person to review this book!

Write a Review


Effective AWK Programming
See larger cover