gawk-desc.xml 695 B

1234567891011121314151617181920212223242526
  1. <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
  2. <sect2><title>Descriptions</title>
  3. <para>(Last checked against version &gawk-contversion;.)</para>
  4. <sect3><title>Program file descriptions</title>
  5. <para><command>gawk</command> is a program for manipulating text files.
  6. It is the GNU implementation of awk.</para>
  7. <para><command>grcat</command> dumps the group database
  8. <filename>/etc/group</filename>.</para>
  9. <para><command>igawk</command> gives gawk the ability to
  10. include files.</para>
  11. <para><command>pgawk</command> is the profiling version of gawk.</para>
  12. <para><command>pwcat</command> dumps the password database
  13. <filename>/etc/passwd</filename>.</para>
  14. </sect3>
  15. </sect2>