mawk-desc.xml 577 B

123456789101112131415161718192021
  1. <sect2><title>Contents of mawk-&mawk-contversion;</title>
  2. <sect3><title>Program Files</title>
  3. <para>awk (link to mawk) and mawk</para></sect3>
  4. <sect3><title>Descriptions</title>
  5. <sect4><title>awk</title>
  6. <para>awk is symlinked to mawk for programs which just look for any
  7. generic awk.</para></sect4>
  8. <sect4><title>mawk</title>
  9. <para>Mawk is an interpreter for the AWK Programming Language. The AWK
  10. language is useful for manipulation of data files, text retrieval and
  11. processing, and for prototyping and experimenting
  12. with algorithms.</para></sect4>
  13. </sect3>
  14. </sect2>