just use gzip
#foo gzip my file

to to unzip

#foo gunzip ./myfile.zip

you want to tar it first do it
f
rom a old Solaris admin
Joe