xref: /illumos-gate/usr/src/test/util-tests/tests/awk/gnu/swaplns.in (revision ed093b41a93e8563e6e1e5dae0768dda2a7bcc27)
1This directory contains some examples/test-cases for different
2features of gawk - mostly not present in an old awk.  Some are from
3"The GAWK Manual", some are original, and some are mixture of the two.
4Read header comments before attempting to use.  Have fun and remember
5that program which consists only of BEGIN block does not need an input
6file.
7
8   --mj
9
10