[1149] in RedHat Linux List

home help back first fref pref prev next nref lref last post

Re: moving contents of hard drive

daemon@ATHENA.MIT.EDU (Julien Maillard)
Sat Oct 26 18:55:17 1996

To: redhat-list@redhat.com
In-reply-to: Your message of "Sat, 26 Oct 1996 14:25:18 PDT."
             <327281BE.188B4840@iceonline.com> 
Reply-To: maillard@vt.edu
Date: Sat, 26 Oct 1996 18:52:10 -0400
From: Julien Maillard <maillard@tulipe.val.org>
Resent-From: redhat-list@redhat.com

> Info junkie wrote:
> > 
> > I'll probably go with cp -dRp /source /target
> > 
> > -d maintain any symlinks
> > -R do it recursively
> > -p retain permissions and all other attributes.
> 
> This is exactly the same as cp -a.
and is the above equivalent to:
`(cd /source;tar cf - .)|(cd /target;tar xvfp -)`  ? is one preferable?
-- 
Julien Maillard                                       maillard@vt.edu
Virginia Tech
                tel: (540) 231 4285,  fax: (540) 231 8836



--
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
  ________________________________________________________________________
  http://www.redhat.com/RedHat-FAQ   http://www.redhat.com/RedHat-Errata
  http://www.redhat.com/RedHat-Tips  http://www.redhat.com/mailing-lists
  ------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null


home help back first fref pref prev next nref lref last post