> I have the zipped kernel source file in /usr/src in > the form linux-2.2.2-.tar.gz > Can any of you explain the proper way to unzip them? Well, one way is: gzip -dc linux-2.2.2.tar.gz | (cd /usr/src ; tar xvf -) - To unsubscribe from this list: send the line "unsubscribe linux-net" in the body of a message to [EMAIL PROTECTED]
- Re: Unzipping kernel Shane McKeown
- Re: Unzipping kernel Geof Goodrum
- Re: Unzipping kernel Petr Klimovic
- Re: Unzipping kernel Shane McKeown
- Re: Unzipping kernel Steve Youngs
- Re: Unzipping kernel Robin Grayson
- Re: Unzipping kernel Shane McKeown
- Re: Unzipping kernel george . russell
