%general-entities; ]> Gawk-&gawk-version; Gawk <para>The Gawk package contains programs for manipulating text files.</para> </sect2> <sect2 role="installation"> <title>Installation of Gawk Patch Gawk to fix a bug which causes it to segfault when invoked on a non-existent file: patch -Np1 -i ../&gawk-segfault-patch; Prepare Gawk for compilation: ./configure --prefix=/usr --libexecdir=/usr/lib \ --build=${LFS_HOST} --host=${LFS_TARGET} Compile the package: make Install the package: make DESTDIR=${LFS} install Contents of Gawk Installed programs awk (link to gawk), gawk, gawk-&gawk-version;, grcat, igawk, pgawk, pgawk-&gawk-version;, and pwcat 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; grcat Dumps the group database /etc/group grcat igawk Gives gawk the ability to include files igawk pgawk The profiling version of gawk pgawk pgawk-&gawk-version; Hard link to pgawk pgawk-&gawk-version; pwcat Dumps the password database /etc/passwd pwcat