Debian: Debian Admin Step By Step Tutorials and articles with screenshots
install
gzip
files
extract
create
General
and
Ubuntu
Debian
bzip2
Z is a simple, safe, and convenient frontend for the compress/uncompress, gzip, bzip2, tar and zip/unzip utilities to compress and uncompress files and directories.
The basic idea is that intsead of having to figure out what type of file you’re working with and then remembering the appropriate command, you can just type:
z some_file_name
and it will figure the rest out for you.
z
compression
archive
zip
unzip
gzip
bzip2
License:GPL
Steve-Kinzler