blob: 816c31ec144c912a8b19b3ed2d3b21c3d67d95d3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<sect2 id="contents-gzip"><title>Contents of Gzip</title>
<!-- <para>(Last checked against version &gzip-contversion;.)</para> -->
<para>The Gzip package contains programs to compress and decompress files
using the Lempel-Ziv coding (LZ77).</para>
<para><emphasis>Installed programs</emphasis>: gunzip (link to gzip), gzexe,
gzip, uncompress (link to gunzip), zcat (link to gzip), zcmp, zdiff,
zegrep, zfgrep, zforce, zgrep, zless, zmore and znew</para>
</sect2>
|