Go to the first, previous, next, last section, table of contents.


Practical awk Programs

This chapter presents a potpourri of awk programs for your reading enjoyment. There are two sections. The first presents awk versions of several common POSIX utilities. The second is a grab-bag of interesting programs.

Many of these programs use the library functions presented in section A Library of awk Functions.


Go to the first, previous, next, last section, table of contents.