uz (1)
Leading comments
** The above line should force tbl to be a preprocessor ** Man page for uz 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 (Robert.King@mailbox.gu.edu.au)
NAME
uz - gunzips and extracts a gzip'd tar'd archiveSYNOPSIS
uz fileDESCRIPTION
uz extracts 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 commandtar -xzf file
but this utility is provided in the mtools package for other platforms and is retained here for completeness.