1234567891011121314151617181920212223242526272829303132333435 |
- <sect2><title>Contents of Gawk</title>
- <para>Last checked against version &gawk-contversion;.</para>
- <sect3><title>Program Files</title>
- <para>awk, gawk, gawk-3.1.1, grcat, igawk, pgawk, pgawk-3.1.1,
- pwcat</para></sect3>
- <sect3><title>Descriptions</title>
- <sect4><title>awk</title>
- <para>awk is a symbolic link to gawk.</para></sect4>
- <sect4><title>gawk, gawk-3.1.1</title>
- <para>gawk is the GNU implementation of the AWK,
- a pattern scanning and processing language.</para></sect4>
- <sect4><title>grcat</title>
- <para>grcat concatenates the group database,
- /etc/group.</para></sect4>
- <sect4><title>igawk</title>
- <para>igawk is a shell script which gives gawk the ability to
- include files.</para></sect4>
- <sect4><title>pgawk, pgawk-3.1.1</title>
- <para>pgawk is the profiling version of gawk.</para></sect4>
- <sect4><title>pwcat</title>
- <para>pwcat concatenates the password database,
- /etc/passwd.</para></sect4>
- </sect3>
- </sect2>
|