On Fri, 23 Jul 1999, you wrote:
> How do I extract or decompress a gz file?
> For example if the filename is file.gz, what the command line should be
> looked like?
> thanx

One step

tar -zxvf <filename>

--
Michael Doyle
Adelaide, South Australia

Reply via email to