The AWK Programming Language

(4 )

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 bo…

Shelves
Brian W. Kernighan Technical Peter J. Weinberger Computer Science Alfred V. Aho Nonfiction Software Engineering Technology book Reference Computers Programming