search for: 2001_x10automation

Displaying 1 result from an estimated 1 matches for "2001_x10automation".

2003 Nov 11
1
unexpected --exclude pattern behaviours with glob wildcards
...c release. I'm looking forward to that. In the interim, here are some problems: --------- Problem 1 - unexpected consequence of replacing / with ** --------- The following exclude works because the explicit slash causes a match against the full pathname: $ rsync -n -a -R -vv --exclude '2001_x10automation/announcement.txt' \ public_html/oclug /tmp/ijunk excluding file public_html/oclug/2001_x10automation/announcement.txt because of pattern 2001_x10automation/announcement.txt Now replace the slash with the more general pattern '**'. The following exclude fails because the lack of...