simple tar & feathering | ||||||||||||||
|
||||||||||||||
Z is a simple, safe and convenient front-end for the compress(1), uncompress(1), gzip(1), pigz(1), bzip2(1), lbzip2(1), pbzip2(1), lzip(1), xz(1), pixz(1), tar(1), zip(1) and unzip(1) utilities for compressing and uncompressing files and directories. See the included man page for full details. The basic idea behind z is that you can just run `z SOMETHING` where SOMETHING is any file, directory, compressed file or compressed archive, and z will do the right thing in a standard way. Simple for novices and convenient for experts. Great for unpacking downloads or compressing files to save space. Running `z -h` will provide a usage summary. |
||||||||||||||
"z" is a shell script that you should be able to install as-is, ie executable in a directory in your PATH. A man page in both troff ("z.man") and HTML ("z.html") format is supplied. You can install these files manually as you wish or you can use the included Makefile to install "z" and "z.man". Just edit the top of the Makefile to your desires and then run: make install Alternately, on Debian/Ubuntu systems, you may be able to install z, but named comprez, by installing the package comprez: apt-get install comprez |
||||||||||||||
z This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program (see the file "COPYING"); if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
||||||||||||||
|
||||||||||||||
Steve Kinzler
<steve@kinzler.com>
https://kinzler.com/me |
||||||||||||||
<steve@kinzler.com>, a Kinzler.com offering | ||||||||||||||