|
@@ -63,6 +63,7 @@ symlinks to it:</para>
|
|
|
rm /usr/bin/{gunzip,zcat}
|
|
|
ln -s gzip /bin/gunzip
|
|
|
ln -s gzip /bin/zcat
|
|
|
+ln -s gzip /bin/compress
|
|
|
ln -s gunzip /bin/uncompress</userinput></screen>
|
|
|
|
|
|
</sect2>
|
|
@@ -72,7 +73,7 @@ ln -s gunzip /bin/uncompress</userinput></screen>
|
|
|
|
|
|
<segmentedlist>
|
|
|
<segtitle>Installed programs</segtitle>
|
|
|
-<seglistitem><seg>gunzip (link to gzip), gzexe,
|
|
|
+<seglistitem><seg>compress (link to gzip), gunzip (link to gzip), gzexe,
|
|
|
gzip, uncompress (link to gunzip), zcat (link to gzip), zcmp, zdiff,
|
|
|
zegrep, zfgrep, zforce, zgrep, zless, zmore, and znew</seg></seglistitem>
|
|
|
</segmentedlist>
|
|
@@ -81,6 +82,14 @@ zegrep, zfgrep, zforce, zgrep, zless, zmore, and znew</seg></seglistitem>
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
+<varlistentry id="compress">
|
|
|
+<term><command>compress</command></term>
|
|
|
+<listitem>
|
|
|
+<para>Compresses and uncompresses compressed files</para>
|
|
|
+<indexterm zone="ch-system-gzip compress"><primary sortas="b-compress">compress</primary></indexterm>
|
|
|
+</listitem>
|
|
|
+</varlistentry>
|
|
|
+
|
|
|
<varlistentry id="gunzip">
|
|
|
<term><command>gunzip</command></term>
|
|
|
<listitem>
|