mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-13 23:49:15 +08:00
37 lines
1.2 KiB
XML
37 lines
1.2 KiB
XML
|
<sect2>
|
||
|
<title>Contents</title>
|
||
|
|
||
|
<para>The <application>UnZip</application> package contains <command>unzip
|
||
|
</command>, <command>funzip</command>, <command>unzipfsx</command>,
|
||
|
<command>zipgrep</command> and <command>zipinfo</command>.</para>
|
||
|
|
||
|
</sect2>
|
||
|
|
||
|
<sect2><title>Description</title>
|
||
|
|
||
|
<sect3><title>unzip</title>
|
||
|
<para><command>unzip</command> lists, tests or extracts files from a
|
||
|
<filename>ZIP</filename> archive.</para></sect3>
|
||
|
|
||
|
<sect3><title>funzip</title>
|
||
|
<para><command>funzip</command> allows the output of <command>unzip</command>
|
||
|
commands to be redirected.</para></sect3>
|
||
|
|
||
|
<sect3><title>unzipfsx</title>
|
||
|
<para><command>unzipfsx</command> is the self-extracting stub that can be
|
||
|
prepended to a <filename>ZIP</filename> archive. Files in this format allow
|
||
|
the recipient to decompress the archive without installing
|
||
|
<application>UnZip</application>.</para></sect3>
|
||
|
|
||
|
<sect3><title>zipgrep</title>
|
||
|
<para><command>zipgrep</command> is a grep for <filename>ZIP</filename>
|
||
|
archives.</para></sect3>
|
||
|
|
||
|
<sect3><title>zipinfo</title>
|
||
|
<para><command>zipinfo</command> produces technical information about the files
|
||
|
in a <filename>ZIP</filename> archive, including file access permissions,
|
||
|
encryption status, type of compression, etc.</para></sect3>
|
||
|
|
||
|
</sect2>
|
||
|
|