"Awk - a pattern scanning and processing language" - читать интересную книгу автора (Aho A.V.)Brian W. Kernighan Peter J. Weinberger Bell Laboratories Murray Hill, New Jersey 07974 1. Introduction Awk is a programming language designed to make many common information retrieval and text manipulation tasks easy to state and to perform. lines in order, searching for lines which match any of a set of patterns which the user has specified. For each pattern, an action can be specified; this action will be performed on each line that matches the pattern. program grep unix program manual will recognize the approach, al- though Readers familiar with the UNIX* ---------------------------------------------------- |
|
|