mawk-desc.xml 404 B

12345678910111213141516171819202122
  1. <sect2><title>Contents</title>
  2. <para>
  3. The Mawk package contains the mawk program.
  4. </para>
  5. </sect2>
  6. <sect2><title>Description</title>
  7. <sect3><title>mawk</title>
  8. <para>
  9. 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 with algorithms.
  12. </para>
  13. </sect3>
  14. </sect2>