%general-entities; ]> Sed-&sed-version; Sed <para>The Sed package contains a stream editor.</para> <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> <seglistitem><seg>0.2 SBU</seg><seg>8.4 MB</seg></seglistitem> </segmentedlist> <segmentedlist> <segtitle>&dependencies;</segtitle> <seglistitem><seg>Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep, Make, Sed, and Texinfo</seg></seglistitem> </segmentedlist> </sect2> <sect2 role="installation"> <title>Installation of Sed By default, Sed installs its HTML documentation in /usr/share/doc. Alter this to /usr/share/doc/sed-&sed-version; by applying the following sed: sed -i 's@/doc@&/sed-&sed-version;@' doc/Makefile.in Prepare Sed for compilation: ./configure --prefix=/usr --bindir=/bin Compile the package: make To test the results, issue: make check. Install the package: make install Contents of Sed Installed program sed Short Descriptions sed Filters and transforms text files in a single pass sed