On Sat, Mar 16, 2002 at 03:22:25AM +0100, Madjer wrote: > in case you didn't get the announcement of the new version 2.5.0a: > ... > * mirror has now options -X and -I which allow to specify exclude and > include > as shell glob patterns. E.g. `mirror -X *.bak'. > ... > > which still isn't complex enough for me ;)
There are also -i and -x options, which take extended regular expressions as parameters. Regex-es are more complex than glob patterns. -- Alexander.
