The AWK Programming Language by Brian W. Kernighan (With), Peter J. Weinberger (With)

BUY IT NEW

  • $90.20 Online price
  • $81.18 Member price
  • Join Now
  • skip to cart
  • Add To List uiAction=GetAllLists&page=List&pageType=list&ean=9780201079814&productCode=BK&maxCount=100&threshold=3

Usually ships within 24 hours

Delivery Time and Shipping Rates

Textbook (Paperback - New Edition)

 
  • Overview
  • Editorial Reviews
  • Customer Reviews
  • Features
  • Full Product Details

Synopsis

Originally developed by Alfred Aho, Brian Kernighan, and Peter 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:

  • Retrieving, transforming, reducing, and validating data
  • Managing small, personal databases
  • Text processing
  • Little languages
  • Experimenting with algorithms
The examples illustrates the book's three themes: showing how to use AWK well, demonstrating AWK's versatility, and explaining how common computing operations are done. In addition, the book contains two appendixes: summary of the language, and answers to selected exercises.



020107981XB04062001

More Reviews and Recommendations

Biography

Brian W. Kernighan works in the Computing Science Research Center at Bell Laboratories, Lucent Technologies. He is Consulting Editor for Addison-Wesley's Professional Computing Series and the author, with Dennis Ritchie, of The C Programming Language.

020107981XAB04062001

Customer Reviews

  • Reader Rating:
  • Ratings: 1Reviews: 1

AWK Programming Languageby Anonymous

Reader Rating:
See Detailed Ratings

June 04, 2003: Pound for Pound, the most useful computer book you will ever read. If you don't come from the unix world, it has some eye-poping examples. A tool that everyone should learn and use.