search for: dpe4

Displaying 1 result from an estimated 1 matches for "dpe4".

Did you mean: dp4
2015 Aug 17
1
Error with paths with ()'s
On Aug 17, 2015, at 3:06 PM, Joe <josephj at main.nc.us> wrote: > First, let me state the obvious. It looks like your code is executing rsync in a bash one liner once for each file that find returns. That's not cool! And it's almost definitely not what you wanted to do. It is perfect;y acceptable and definitely ‘cool’. This gives me stats on each file, which is what I want. >