Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gcc3 - building and installing with ditto



On Saturday, Dec 28, 2002, at 05:38 America/Chicago, Martin Costabel wrote:

Isn't "ditto build/dst /" equivalent to "rsync -aH build/dst/ /"?

Not exactly, but similar enough for these purposes.

For the curious, ditto is an optimized "back to back tar" ... from the old days (before tar had a -C option, etc):
(cd build/dst && tar cf -)|(cd / && tar xf -)

make that xvf if you want progress info. Back to back tar should be equivalent to ditto for most purposes (aside from ditto -rsrc[Fork]).

--
Soren Spies
Apple Computer, Inc.
_______________________________________________
darwin-development mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-development
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: gcc3 - building and installing with ditto (From: Martin Costabel <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.