blob: 79ed3705972263e17f8c316ca310ac6e4c3db6d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<sect2><title> </title><para> </para></sect2>
<sect2><title>Short descriptions</title>
<para><command>gawk</command> is a program for manipulating text files.
It is the GNU implementation of awk.</para>
<para><command>grcat</command> dumps the group database
<filename>/etc/group</filename>.</para>
<para><command>igawk</command> gives gawk the ability to
include files.</para>
<para><command>pgawk</command> is the profiling version of gawk.</para>
<para><command>pwcat</command> dumps the password database
<filename>/etc/passwd</filename>.</para>
</sect2>
|