On Thu, 22 Jul 1999, you wrote:
> i go gunzip file.gz
> then if it ends in tar, i use
> tar -xvf file.tar
> 
> 
> -----Original Message-----
> From: <-=Memphis=-> [mailto:[EMAIL PROTECTED]]
> Sent: Friday, July 23, 1999 7:44 AM
> To: [EMAIL PROTECTED]
> Subject: [newbie] Extracting GZ File
> 
> 
> 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

 Actually, you can uzip and untar the file all at once. I think the
command is tar zxvf <filename>


Lloyd Osten
[EMAIL PROTECTED]

Reply via email to