Re: *.GZ???

Malcom Strandberg (zeus!malcom@uunet.uu.net)
Tue, 10 Jan 95 19:18 PST


"
" I have some files which I believe are for the zoomer that end in *.GZ
" extension. Does anybody know how to get them to run?
"
" Regards,
" Victor
"
"
gz files are uncompressed with gzip -d
gzip is GNU's enhancement of the UNIX 'compress' tool.