DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

(gawk.info.gz) Sample Library

Info Catalog (gawk.info.gz) Internals (gawk.info.gz) Dynamic Extensions
 
 Directory and File Operation Built-ins
 --------------------------------------
 
    Two useful functions that are not in `awk' are `chdir' (so that an
 `awk' program can change its directory) and `stat' (so that an `awk'
 program can gather information about a file).  This minor node
 implements these functions for `gawk' in an external extension library.
 

Menu

 
* Internal File Description   What the new functions will do.
* Internal File Ops           The code for internal file operations.
* Using Internal File Ops     How to use an external extension.
 
Info Catalog (gawk.info.gz) Internals (gawk.info.gz) Dynamic Extensions
automatically generated byinfo2html