On Mon, 2003-12-29 at 18:38, robin wrote:
> Let's say your file is foo.tar.bz2.
> 
> First open a terminal and cd to the directory you downloaded it to (e.g. 
> cd /home/steven/). Then type "bunzip2 foo.tar.bz2" (without the quotes, 
> of course).  This will give you a new file, foo.tar. Type "tar xvf 
> foo.tar" and it will expand to give you a new directory.

You may also save some typing with:

  tar jxvf foo.tar.bz2

Salud

Adolfo


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

Reply via email to