LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   What unzips a .bz2 file? (https://www.linuxquestions.org/questions/linux-newbie-8/what-unzips-a-bz2-file-161218/)

rl5 03-22-2004 11:30 PM

What unzips a .bz2 file?
 
I assume this is an embarrassingly simple newbie question, but I don't know how to open a .bz2 file. Is there a utility in Debian that will do that?

darthtux 03-22-2004 11:31 PM

In a terminal
tar xjvf filename.tar.bz2

or in Nautilus or Konqueror you should be able to righ-click and have an option for extract.

rl5 03-22-2004 11:41 PM

Quote:

Originally posted by darthtux
In a terminal
tar xjvf filename.tar.bz2

Yup, that did it... thanks.


All times are GMT -5. The time now is 08:48 AM.