lkml.org 
[lkml]   [1998]   [Jun]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Sort of off topic: Unpacking 2.1.105.
On Wed, 10 Jun 1998, Russell Foster wrote:

> Hi,
> I've just downloaded 2.1.105.tar.bz2 and I just want to know how to I
> use it. Have I downloaded the wrong version or don't I have the correct
> tools. Anyhelp would be appreciated. TIA

Go get bunzip2, and either patch gnu tar with the patch on the web page,
or do

bunzip2 -c linux-2.1.105.tar.bz2 | tar xvf -

If you patched tar, it's like this, which is functionally the same (tar
internally opens a pipe to read from bunzip2 itself)

tar Ixvf linux-2.1.105.tar.bz2

There, try that!

-Shawn
> Rusty
>
>
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.rutgers.edu
>


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu

\
 
 \ /
  Last update: 2005-03-22 13:43    [W:0.033 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site