mawk-desc.xml 398 B

12345678910111213141516
  1. <sect2><title>Contents</title>
  2. <para>The Mawk package contains the mawk program.</para>
  3. </sect2>
  4. <sect2><title>Description</title>
  5. <sect3><title>mawk</title>
  6. <para>Mawk is an interpreter for the AWK Programming Language. The AWK
  7. language is useful for manipulation of data files, text retrieval and
  8. processing, and for prototyping and experimenting
  9. with algorithms.</para></sect3>
  10. </sect2>