Go to the first, previous, next, last section, table of contents.
Patterns in awk
control the execution of rules: a rule is
executed when its pattern matches the current input record. This
section explains all about how to write patterns.
Go to the first, previous, next, last section, table of contents.