DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(gawk.info) BEGIN/END

Info Catalog (gawk.info) Ranges (gawk.info) Pattern Overview (gawk.info) Empty
 
 The `BEGIN' and `END' Special Patterns
 --------------------------------------
 
    `BEGIN' and `END' are special patterns.  They are not used to match
 input records.  Rather, they supply start-up or clean-up actions for
 your `awk' script.
 

Menu

 
* Using BEGIN/END             How and why to use BEGIN/END rules.
* I/O And BEGIN/END           I/O issues in BEGIN/END rules.
 
Info Catalog (gawk.info) Ranges (gawk.info) Pattern Overview (gawk.info) Empty
automatically generated byinfo2html