DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(gawk.info) Other Features

Info Catalog (gawk.info) Statements/Lines (gawk.info) Getting Started (gawk.info) When
 
 Other Features of `awk'
 =======================
 
    The `awk' language provides a number of predefined, or built-in
 variables, which your programs can use to get information from `awk'.
 There are other variables your program can set to control how `awk'
 processes your data.
 
    In addition, `awk' provides a number of built-in functions for doing
 common computational and string related operations.
 
    As we develop our presentation of the `awk' language, we introduce
 most of the variables and many of the functions. They are defined
 systematically in  Built-in Variables, and  Built-in
 Functions Built-in.
 
Info Catalog (gawk.info) Statements/Lines (gawk.info) Getting Started (gawk.info) When
automatically generated byinfo2html