Subject: Re: copying entire directory to another filesystem To: Mocha <netbsd_alpha@yahoo.com> From: Soren S. Jorvang <soren@wheel.dk> List: current-users Date: 05/23/2000 10:04:49
On Tue, May 23, 2000 at 03:01:18AM -0500, Mocha wrote:
> > > 1. how do i move a _directory_ from one filesystem to another and keep all
> > > the same owner, permissions? 'cp -R' seems really slow.
pax -rwpe foo bar
--
Soren