1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3CR2//EN" "http://www.docbook.org/xml/4.3CR2/docbookx.dtd" [
3 <!ENTITY % gawk-entities SYSTEM "../ent/gawk.ent">
6 <sect1 id="aa-gawk" xreflabel="Gawk">
8 <?dbhtml filename="gawk.html"?>
10 <para>For installation instructions see <xref linkend="ch06-gawk"/>.</para>
12 <sect2><title>Official Download Location</title>
14 <literallayout>Gawk (&gawk-version;):
15 <ulink url="ftp://ftp.gnu.org/pub/gnu/gawk/"/></literallayout>
18 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gawk-contents.xml"/>
21 <sect2><title>Short descriptions</title>
23 <para><command>gawk</command> is a program for manipulating text files.
24 It is the GNU implementation of awk.</para>
26 <para><command>grcat</command> dumps the group database
27 <filename>/etc/group</filename>.</para>
29 <para><command>igawk</command> gives gawk the ability to
32 <para><command>pgawk</command> is the profiling version of gawk.</para>
34 <para><command>pwcat</command> dumps the password database
35 <filename>/etc/passwd</filename>.</para>
41 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gawk-deps.xml"/>