mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 21:12:12 +08:00
0ee500d8fc
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1320 af4574ff-66df-0310-9fd7-8a98e5e911e0
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>
|
|
|