blob: 31b105314dcfd2283bc68aeacb852fe9e65264cc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
<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>
|