[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: RE: Un-gzip-ing
- Subject: Re: RE: Un-gzip-ing
- From: JJeffries@psu.edu (Jason Jeffries)
- Date: Thu, 9 Feb 1995 18:28:15 GMT
- Newsgroups: comp.sys.apple2
- Organization: PennState - Run by a Bunch of Idiots
- References: <3hde48$esj@fullfeed.msn.fullfeed.com>
>bongini@law3.law.ucla.edu (STEPHEN BONGINI) wrote:
>>Where do I get a file to decode files that have been gzipped
>>(.gz extension)
>Extension '.gz' means the file is encoded in an unix version of ZIP.
>On a unix box, just type 'gunzip filename'.
>On a IIgs, I do not know of a program to handle '.gz' files, but
>there is probably a shell program that runs under GNO or ORCA that
>can handle them.
For 8-bit //'s, there is a program called something like GZ2PKZ, which will
change the gzip file into a PKZIP file, which can be decompressed with
Angel. For the GS, the same route is possible using PMPUnzip to decompress
the file, or use gunzip under GNO (and Orca?)...