|
Softpanorama |
May the source be with you, but remember the KISS principle ;-)
Softpanorama Search
|
![]() |
The AWK Programming Language
|
AWK is an elegant pattern scanning and processing language that was an important inspiration for later languages. It is well-suited for small projects involving text processing or formatting, and has some useful features for small database applications. Its features for pattern description are derived from those of the grep family of standard Unix tools. Awk is one of the early tools to appear in Version 3 UNIX and gained popularity as a way to add computational features to a UNIX pipeline. Unfortunately it was never fully integrated into shell and that created a lot of problems with using Unix programming environment that otherwise would be neatly solved.
This book contains the original description of Awk written by the authors. The clarity of description of concepts and tradeoffs make this book a classic. See also The AWK Programming Language
|
|
|
Copyright © 1996-2009 by Dr. Nikolai Bezroukov. www.softpanorama.org was created as a service to the UN Sustainable Development Networking Programme (SDNP) in the author free time. Submit comments This document is an industrial compilation designed and created exclusively for educational use and is placed under the copyright of the Open Content License(OPL). Site uses AdSense so you need to be aware of Google privacy policy. Original materials copyright belong to respective owners. Quotes are made for educational purposes only in compliance with the fair use doctrine.
Disclaimer:
Last modified: August 11, 2009