On Thu, 12 Sep 1996, sizemore wrote:
What do I do with a gz file? Is it a unix utility?
If it has .gz on the end of it, it's very likely a file compressed with gzip, the GNU zip utility. gunzip will decompress it.
Please?