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