[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: files with tar.gz
- From: John Aldrich <john chattanooga net>
- To: redhat-list redhat com
- Subject: Re: files with tar.gz
- Date: Thu, 1 Feb 2001 13:00:31 -0500
On Thu, 01 Feb 2001, you wrote:
> Is there a easier way to uncompress these stupid files?
> gunzip -d filename.tar.gz
> tar who knows how this stupid thing works..
> tar -x filename.tar this just locks up and have to Ctrl c out
>
> Running redhat ver.6
>
> Can't I run one thing to totaly uncomress these? Why are they double compressed?
>
tar xzvf filename.tar.gz
John
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]