On Sun, 17 Jun 2001, you wrote:
> What is the correct way to un tar a file? I just downloaded Lobster 0.99
> and need to install it
>
> Thanks
>
> Robert J Basye 3rd
> -----------------------------------------------------------------
I use "gunzip -dc file.name.tar.gz | tar -xvf -" (without the quotes;-)
That decompresses, unzips and un-tars all at once.
--
Michael Lewis
Exasource Inc.
970.206.4556
"Linux - The final solution"
- [newbie] How to open a .tar.gz file? Robert Basye3rd
- RE: [newbie] How to open a .tar.gz file? Michael
- RE: [newbie] How to open a .tar.gz file? Scott Pham
- Re: [newbie] How to open a .tar.gz file? Michael D. Viron
