On Tue, Jul 14, 2009 at 5:25 AM, Tzafrir Cohen<tzaf...@cohens.org.il> wrote:
> So why not just use cp -a ?

Probably because, when I first learned to do this stuff, the system I
used did have a -a option to cp, but did have rsync installed.  And
now it's more muscle memory than anything.  (I'm almost to the point
where I can tell kids to get off my lawn.)

Also, one can do:
find . -depth | grep -v filter | cpio

And filter out some troublesome files.

mrc


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to