4.8.3 Using getline from a File - The GNU Awk User's Guide
Use `getline < file ' to read the next record from file . Here file is a string-valued expression that specifies the file name. `< file ' is called a redirection because it ...
www.delorie.com |