gawk-desc.xml 520 B

123456789101112131415161718
  1. <sect2><title>Short descriptions</title>
  2. <para><command>gawk</command> is a program for manipulating text files.
  3. It is the GNU implementation of awk.</para>
  4. <para><command>grcat</command> dumps the group database
  5. <filename>/etc/group</filename>.</para>
  6. <para><command>igawk</command> gives gawk the ability to
  7. include files.</para>
  8. <para><command>pgawk</command> is the profiling version of gawk.</para>
  9. <para><command>pwcat</command> dumps the password database
  10. <filename>/etc/passwd</filename>.</para>
  11. </sect2>