Next: An AWK Tutorial
Up: The AWK Programming
Previous: The AWK Programming
- data manipulation
changing the format of data
checking its validity
finding items with some property
adding up numbers, printing data
- patterns + actions + input file, line handle
- action looks like C except declaration
- automatic - input, splitting, storage management, initialization
Park Jong Seung
Mon Jan 27 13:50:36 KST 1997