"CHEONG, Shu Yang [Patrick]" <[EMAIL PROTECTED]> writes: > >$tar xvf kernel-source-2.2.17
Nowadays it is: tar -xvIf kernel-source-2.2.17.tar.bz2 (note the `I' in between, it is to unpack the bzipped archive). Greetings, joachim
"CHEONG, Shu Yang [Patrick]" <[EMAIL PROTECTED]> writes: > >$tar xvf kernel-source-2.2.17
Nowadays it is: tar -xvIf kernel-source-2.2.17.tar.bz2 (note the `I' in between, it is to unpack the bzipped archive). Greetings, joachim