If you have the later version of tar (almost all recent distributions
have it)

tar zxvf <file.tgz> will gunzip and untar it.

Or

gunzip file.tgz - This will gunzip the file to file.tar
tar xvf file.tar

-Naren

On Thu, 13 Sep 2001 [EMAIL PROTECTED] wrote:

> What is tgz and how do you decompress it ?
> 
> I undertand for gzip it is gunzip , for tar it i tar xvf 
> 
> Please help 
> ([EMAIL PROTECTED])
> Shyam
> 
> 
> _______________________________________________
> linux-india-help mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/linux-india-help
> 


_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to