Subject: Re: Problems with su in NetBSD
To: Alan Silva <alan.silva@tol.net.br>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: netbsd-users
Date: 02/21/2003 16:00:03
On Fri, Feb 21, 2003 at 12:53:42PM -0300, Alan Silva wrote:
> nopz... I use untar with tar xfvz... without p... what is the correct
> form???

with the p :-)
tar xzvpf new.tgz

> I'm using: tar xfvz new.tgz after
> ./build.sh -D /usr/NEW -O /usr/obj -T /usr/tools -u build
> cd /usr/NEW || tar zcvf new.tgz *

Cheers,

Patrick