%general-entities; ]> gawk &gawk-version;
&gawk-url;
Gawk-&gawk-version; Gawk <para>The Gawk package contains programs for manipulating text files.</para> <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> <seglistitem> <seg>&gawk-fin-sbu;</seg> <seg>&gawk-fin-du;</seg> </seglistitem> </segmentedlist> </sect2> <sect2 role="installation"> <title>Installation of Gawk First, ensure some unneeded files are not installed: sed -i 's/extras//' Makefile.in Prepare Gawk for compilation: ./configure --prefix=/usr Compile the package: make To test the results, issue: make check Install the package: make install If desired, install the documentation: mkdir -v /usr/share/doc/gawk-&gawk-version; cp -v doc/{awkforai.txt,*.{eps,pdf,jpg}} /usr/share/doc/gawk-&gawk-version; Contents of Gawk Installed programs Installed libraries Installed directories awk (link to gawk), gawk, and awk-&gawk-version; filefuncs.so, fnmatch.so, fork.so, inplace.so, intdiv.so, ordchr.so, readdir.so, readfile.so, revoutput.so, revtwoway.so, rwarray.so, and time.so (all in /usr/lib/gawk) /usr/lib/gawk, /usr/libexec/awk, /usr/share/awk, and /usr/share/doc/gawk-&gawk-version; Short Descriptions awk A link to gawk awk gawk A program for manipulating text files; it is the GNU implementation of awk gawk gawk-&gawk-version; A hard link to gawk gawk-&gawk-version;