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

Re: source tree on 2.9 cd



On Wed, Jan 02, 2002 at 01:35:18AM -0600, Jay Moore wrote:
> After upgrading my system to 2.9, I tried copying the
> source tree iaw the instructions, i.e. 
> 	cd /usr/src
> 	tar xvf /mnt/src.tar.gz
                             ^^
so, tar zxvf ...
        ^
or

gunzip ...
tar xvf ...


-- 
Horacio