Complete.Org: Mailing Lists: Archives: discussion: December 1999:
[aclug-L] Re: Decompressing .tgz files
Home

[aclug-L] Re: Decompressing .tgz files

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: "'aclug-L@xxxxxxxxxxxx'" <aclug-L@xxxxxxxxxxxx>
Subject: [aclug-L] Re: Decompressing .tgz files
From: John Phillips <jphillip@xxxxxxxxxxxxx>
Date: Wed, 15 Dec 1999 14:18:49 -0600 (CST)
Reply-to: aclug-L@xxxxxxxxxxxx

The usual method is to cd to the directory above where you want the
unziped/untared files to be. Issue the command:
tar -zxvf /path-to-file/file.tgz
and the package will be unziped and untared in a single step.
if it is a package to compile, the usual place is /usr/src
John Phillips

On Wed, 15 Dec 1999, David H. Spurlock wrote:

> I recently downloaded some files with a .tgz extension but I am not sure how
> to decompress them. I think that they use gunzip but that is as far as my
> knowledge goes. Anyone have any experience with this format?
> 
> Regards, 
> 
> David Spurlock
> Senior Technician 
> Interex/XLR8 Tech Support 
> 
> 


[Prev in Thread] Current Thread [Next in Thread]