[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: unzipping tar.bz2 files



> I downloaded the kernel source through dselect, but I can't seem to unzip
> the kernel source because it has  a tar.bz2 ending.  How does someone
> unzip this type of file?

try "tar xIf name.tar.bz2" or  "bzip2 -cd name.tar.bz2 | tar xf -"

regards,

--
Staf Wagemakers

email      : staf@digibel.org
homepage   : http://www.digibel.org/~staf




Reply to: