On Tue, 28 Dec 2010 00:02:31 -0500, Mike Edenfield wrote: > tar -C /old cpf - | tar -C /new xvpf - > > You'll probably not want to do the entire / in a single go, > since /proc, /sys, and /dev (at least) should be skipped. Which can be done with the -l option. -- Neil Bothwick You can't teach a new mouse old clicks.