The AWK Programming Language

The AWK Programming Language
Authors
Aho, Alfred A. & Weinberger, Brian W. & Kernighan, Peter J.
Publisher
Pearson
Tags
reference
ISBN
9780201079814
Date
1988-01-11T00:00:00+00:00
Size
16.38 MB
Lang
en
Downloaded: 295 times

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 funcitons. This new version is available for both UNIX and MS-DOS.