View Single Post

   
  #3 (permalink)  
Old 02-19-2008, 03:39 PM
Dan C
 
Posts: n/a
Default Re: How to extract a tbz file.

On Tue, 19 Feb 2008 15:29:32 +0100, Henk Oegema wrote:

> Can somebody tell me please how to extract a tbz file in Debian?
>
> (I tried bunzip2, but get unknown command.
> doing a apt-get install bunzip2 can't find it)


Perhaps: tar -xjvf <filename>


--
"Ubuntu" -- an African word, meaning "Slackware is too hard for me".

Reply With Quote