gawk-desc.xml 577 B

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