lfs/appendixa/gawk-desc.xml
Alex Gronenwoud 5888299528 Moving stuff from appendix A to chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3161 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-12 23:23:50 +00:00

19 lines
520 B
XML

<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>