xref: /aosp_15_r20/external/mtools/lz.1 (revision d5c9a868b113e0ec0db2f27bc2ce8a253e77c4b0)
t
** The above line should force tbl to be a preprocessor **
Man page for lz

Copyright (C), 2000, Robert A.R. King

You may distribute under the terms of the GNU General Public
License as specified in the file COPYING that comes with the mtools
package

Fri Dec 1 01:50:54 EST 2000 Robert A.R. King ([email protected])

LZ 1 "Wed Feb 23 00:00:00 EET 2000" "" "Mtools Users Manual"
NAME
lz - gunzips and shows a listing of a gzip'd tar'd archive
SYNOPSIS
The command line
lz file
DESCRIPTION
lz provides a listing of a gzip'd tar'd archive, that is a tar(1) archive compressed with the gzip(1) utility. It is not strictly necessary on Debian GNU/Linux, because the GNU tar(1) program provides the same capability with the command tar -tzf file but this utility is provided in the mtools package for other platforms and is retained here for completeness.
AUTHOR
Robert King ([email protected]) wrote this page for the Debian/GNU mtools package.
"SEE ALSO"
mtools (1), gzip (1), tar (1), uz (1).