D. KIM (dkim at nmsu.edu) wrote:
: The subject says it all: How so I extract a gzip file (filename.ps.gz)
: using either UNIX or DOS?
Try, "gzip -d filename.ps.gz"
or
"gunzip filename.ps.gz" (both UNIX)
You could have tried "man gzip" of course.
Tjerk.
--
Tjerk Santegoeds
Apeldoorn - The Netherlands