/usr/local/bin/rsync examples that worked

From: Ghaouar Camij Toschian <gct_at_imail.CS.Berkeley.EDU>
Date: Mon Aug 02 2004 - 12:56:09 PDT

foreach a (`cat /var/root/macs.txt | grep -v \#`)
echo $a
#scp -p .emacs $a\:/private/var/root/
#rsync -au -e ssh /Applications/MATLAB7 $a\:/Applications --eahfs --showtogo --rsync-path=/usr/local/bin/rsync --delete ; date
#rsync -au -e ssh /Library/Receipts $a\:/Library --eahfs --showtogo --rsync-path=/usr/local/bin/rsync --delete ; date
#rsync -au -e ssh /Applications/ $a\:/Applications/ --eahfs --showtogo --rsync-path=/usr/local/bin/rsync --delete ; date
#rsync -au -e ssh /usr/local $a\:/usr --eahfs --showtogo --rsync-path=/usr/local/bin/rsync --delete ; date
end

i think
-v, --verbose increase verbosity

was screwing things up.

I still get warnings like:
chown "/Library/Receipts/iPod2004-07-15.pkg/Contents/Resources/iPod2004-07-15.bom" failed: No such file or directory
chown "/Library/Receipts/iPod2004-07-15.pkg/Contents/Resources/iPod2004-07-15.sizes" failed: No such file or directory
chown "/Library/Receipts/iTunes4.pkg/Contents/Resources/iTunes4.bom" failed: No such file or directory
chown "/Library/Receipts/iTunes4.pkg/Contents/Resources/iTunes4.sizes" failed: No such file or directory
rsync error: some files could not be transferred (code 23) at main.c(639)

but softwareupdate -l
shows update has occured.

Thank you very much.
If you have any questions, please don't hesitate to contact me.
 Thanks, G Camij Toschian,
gct at cory.eecs (dot) berkeley.edu, EECS Instructional & Electronics Support Group
 / 386 Cory Hall / 510 643-6138
http://www-inst.eecs.berkeley.edu/~gct
Please don't send me attachment files.
Please include a meaningful subject in your email.

------------------------------------------------------------------------
The following was automatically added to this message by the list server:

For information about MAGNet, its meetings and events, and its
mailing list, including information on subscribing and unsubscribing,
see the MAGNet Web site at <http://magnet.berkeley.edu/>.
Received on Mon Aug 2 12:56:18 2004

This archive was generated by hypermail 2.1.8 : Mon Aug 02 2004 - 12:56:18 PDT