2002-02-06 23:15:46 +00:00
|
|
|
<sect2><title>Contents of gzip-&gzip-contversion;</title>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2002-02-06 23:15:46 +00:00
|
|
|
<sect3><title>Program Files</title>
|
|
|
|
<para>gunzip (link to gzip), gzexe, gzip,
|
|
|
|
uncompress (link to gunzip), zcat (link to gzip), zcmp, zdiff, zforce,
|
|
|
|
zgrep, zmore and znew</para></sect3>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2002-02-06 23:15:46 +00:00
|
|
|
<sect3><title>Description</title>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2002-02-06 23:15:46 +00:00
|
|
|
<sect4><title>gunzip, uncompress</title>
|
2001-10-14 13:14:34 +01:00
|
|
|
<para>gunzip and uncompress decompress files which are compressed with
|
2002-02-06 23:15:46 +00:00
|
|
|
gzip.</para></sect4>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2002-02-06 23:15:46 +00:00
|
|
|
<sect4><title>gzexe</title>
|
2001-08-02 01:12:29 +01:00
|
|
|
<para>gzexe allows you to compress executables in place and have them
|
2001-03-16 18:09:38 +00:00
|
|
|
automatically uncompress and execute when they are run (at a penalty in
|
2002-02-06 23:15:46 +00:00
|
|
|
performance).</para></sect4>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2002-02-06 23:15:46 +00:00
|
|
|
<sect4><title>gzip</title>
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>gzip reduces the size of the named files using
|
2002-02-06 23:15:46 +00:00
|
|
|
Lempel-Ziv coding (LZ77).</para></sect4>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2002-02-06 23:15:46 +00:00
|
|
|
<sect4><title>zcat</title>
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>zcat uncompresses either a list of files on the command line or its
|
2001-09-22 17:09:47 +01:00
|
|
|
standard input and writes the uncompressed data on
|
2002-02-06 23:15:46 +00:00
|
|
|
standard output</para></sect4>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2002-02-06 23:15:46 +00:00
|
|
|
<sect4><title>zcmp</title>
|
|
|
|
<para>zcmp invokes the cmp program on compressed files.</para></sect4>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2002-02-06 23:15:46 +00:00
|
|
|
<sect4><title>zdiff</title>
|
|
|
|
<para>zdiff invokes the diff program on compressed files.</para></sect4>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2002-02-06 23:15:46 +00:00
|
|
|
<sect4><title>zforce</title>
|
|
|
|
<para>zforce forces a .gz extension on all gzip files so that gzip will not
|
2001-01-24 00:31:17 +00:00
|
|
|
compress them twice. This can be useful for files with names truncated
|
2002-02-06 23:15:46 +00:00
|
|
|
after a file transfer.</para></sect4>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2002-02-06 23:15:46 +00:00
|
|
|
<sect4><title>zgrep</title>
|
|
|
|
<para>zgrep invokes the grep program on compressed files.</para></sect4>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2002-02-06 23:15:46 +00:00
|
|
|
<sect4><title>zmore</title>
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>zmore is a filter which allows examination of compressed or plain text
|
2001-04-08 03:35:02 +01:00
|
|
|
files one screen at a time on a soft-copy terminal (similar to the
|
2002-02-06 23:15:46 +00:00
|
|
|
more program).</para></sect4>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2002-02-06 23:15:46 +00:00
|
|
|
<sect4><title>znew</title>
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>znew re-compresses files from .Z (compress) format to
|
2002-02-06 23:15:46 +00:00
|
|
|
.gz (gzip) format.</para></sect4>
|
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>
|