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"


Reply via email to