Tuesday, May 17, 2005

GZ2 Problem..

http://www.linuxquestions.org/questions/showthread.php?threadid=192334

How do I extraxt .tar.bz2 files? tar -xvjf returns an error msg telling me this file isn't a bz2-file. The same command works fine on files ending only with .bz2

try bunzip2 , and then tar xvf

:)

No comments:

Related Posts Plugin for WordPress, Blogger...