Note that you'll need to convert your glob patterns to actual regexes if you want to do regex matching.
Stringing the regexes together is more naturally done with join than with a foreach loop and concatenation.
In reply to Re: Multiple regex against files with speed
by Roy Johnson
in thread Multiple regex against files with speed
by crabbdean
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |