Example applications
awk
has been used in surprising ways:
to implement database systems and
a variety of compilers and assemblers,
in addition to the more traditional tasks of
information retrieval, data manipulation, and report generation.
Invariably, the
awk
programs are significantly shorter
than equivalent programs written in more conventional
programming languages such as Pascal or C.
This section presents a few more examples
to illustrate some additional
awk
programs.
Next topic:
Generating reports
Previous topic:
Cooperation with the shell
© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 02 June 2005