Re: cp command

1997-07-16 Thread Nathan E Norman
On Tue, 15 Jul 1997, Bob Clark wrote: :Syd Alsobrook wrote: :> :> Really easy :> :> The best way to copy a directory tree from one drive to another is :> :> cp -pr /usr /hd :> :> Thanks :> :> Syd :> : :Hmm... The _best_ way? I not so sure. Like most things in :*nix where there are l

Re: cp command

1997-07-15 Thread Anthony Fok
On Tue, 15 Jul 1997, Bob Clark wrote: > Syd Alsobrook wrote: > > Really easy > > The best way to copy a directory tree from one drive to another is > > cp -pr /usr /hd > Hmm... The _best_ way? I not so sure. Like most things in > *nix where there are lots of ways to get the job done ther

Re: cp command

1997-07-15 Thread Bob Clark
Syd Alsobrook wrote: > > Really easy > > The best way to copy a directory tree from one drive to another is > > cp -pr /usr /hd > > Thanks > > Syd > Hmm... The _best_ way? I not so sure. Like most things in *nix where there are lots of ways to get the job done there is usually not a