Benjamin,

This depends on which version of Mandrake you are using.  If you run
Mandrake 7.2, the command would be 'tar -xvIf filename.tar.bz2' (without
the quotes).

If you run earlier versions of Mandrake, they may not support doing it as
one step, so the commands would be 'bunzip2 filename.tar.bz2; tar -xvf
filename.tar' (without the quotes).

With some earlier versions of Mandrake, you could run 'tar -xyvf
filename.tar.bz2' and it would work in one step.

Finally in 8.x, you'd use 'tar -xvjf filename.tar.bz2' (without the quotes).

So, as far as uncompressing it, it all depends on which version of Mandrake
you are trying to do it on.

Michael

--
Michael Viron
Registered Linux User #81978
Senior Systems & Administration Consultant
Web Spinners, University of West Florida

At 05:39 AM 08/28/2001 -0500, you wrote:
>Dear friends:
>
>Here is a third command sent by another list member for uncompressing
tar.bz2 
>files. I will try all three later and see which one works.
>
>> tar -xvvIf filename.tar.bz2
>>
>
>
>Thanks again, everyone.
>
>Benjamin
>
>
>
>-- 
>Sher's Russian Web
>http://www.websher.net
>Benjamin and Anna Sher
>[EMAIL PROTECTED]
>
>Want to buy your Pack or Services from MandrakeSoft? 
>Go to http://wwww.mandrakestore.com
>

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://wwww.mandrakestore.com

Reply via email to