Previous slide Next slide Back to the first slide View text version


Notes:

To master awk programming, its important to understand how lines of text of data are processed.

Since the pattern-actions are performed sequentially, you can process data to a specific format; where it will satisfy subsequent pattern matches.