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