Heads up: gtar gone from base system

David Schultz das at FreeBSD.ORG
Mon Mar 28 20:15:34 PST 2005


On Mon, Mar 28, 2005, Brian K. White wrote:
> >    To move file hierarchies, use a command line like this:
> >
> >    tar -cf - -C srcdir . | tar xpf - -C destdir
> 
> Why not?
> Isn't that just a slight convenience for this?:
> cd srcdir ; tar cf - . |( cd destdir ; tar xpf - )

detsdir: No such file or directory.


More information about the freebsd-current mailing list