DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(gawk.info) Field Separators

Info Catalog (gawk.info) Changing Fields (gawk.info) Reading Files (gawk.info) Constant Size
 
 Specifying How Fields are Separated
 ===================================
 
    This section is rather long; it describes one of the most fundamental
 operations in `awk'.
 

Menu

 
* Basic Field Splitting        How fields are split with single characters
                                  or simple strings.
* Regexp Field Splitting       Using regexps as the field separator.
* Single Character Fields      Making each character a separate field.
* Command Line Field Separator Setting `FS' from the command line.
* Field Splitting Summary      Some final points and a summary table.
 
Info Catalog (gawk.info) Changing Fields (gawk.info) Reading Files (gawk.info) Constant Size
automatically generated byinfo2html