2003-01-15 01:45:00 +00:00
|
|
|
<sect2><title> </title><para> </para></sect2>
|
2002-06-04 12:30:14 +01:00
|
|
|
|
2003-01-15 01:45:00 +00:00
|
|
|
<sect2><title>Descriptions</title>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-08-31 11:50:05 +01:00
|
|
|
<para>(Last checked against version &gzip-contversion;.)</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-01-15 01:45:00 +00:00
|
|
|
<sect3><title>Program file descriptions</title>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>gunzip</command> decompresses gzipped files.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>gzexe</command> is used to create self-uncompressing
|
|
|
|
executable files.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>gzip</command> compresses the given files, using
|
|
|
|
Lempel-Ziv (LZ77) coding.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>zcat</command> uncompresses the given gzipped files to
|
|
|
|
standard output.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>zcmp</command> runs cmp on gzipped files.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>zdiff</command> runs diff on gzipped files.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>zforce</command> forces a .gz extension on all given files
|
|
|
|
that are gzipped files, so that gzip will not compress them again. This can be
|
|
|
|
useful when file names were truncated during a file transfer.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>zgrep</command> runs grep on gzipped files.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>zless</command> runs less on gzipped files.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>zmore</command> runs more on gzipped files.</para>
|
|
|
|
|
|
|
|
<para><command>znew</command> recompresses files from compress format
|
|
|
|
to gzip format -- .Z to .gz.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2002-02-06 23:15:46 +00:00
|
|
|
</sect3>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2002-02-06 23:15:46 +00:00
|
|
|
</sect2>
|
2003-09-24 23:29:16 +01:00
|
|
|
|