[LUGSB] meeting report?

Josef Sipek jsipek at fsl.cs.sunysb.edu
Sat Mar 3 14:22:13 EST 2007


During the peresentation Ilya said that there was no reason to use rsync on
a local filesystem. There actually is one - getting the progress status of
copy. This is what I have in my bash_profile (yeah, I'm a punny guy):

alias angeldust='rsync -Pr --stats -a' # aka. progress'd cp => pcp

The source/destination paths are the way rsync does them (which is a little
different from what cp does) but that's a detail. One of these days, I might
turn it from an alias to a full shell script which emulates the cp-style
source/dest paths. If I do it, I'll share it here.

Ilya, thanks for the talk.

Josef "Jeff" Sipek.

--
FORTUNE PROVIDES QUESTIONS FOR THE GREAT ANSWERS: #19
A:      To be or not to be.
Q:      What is the square root of 4b^2?



More information about the lugsb mailing list