Quantcast
Channel: Support Portal
Viewing all articles
Browse latest Browse all 484

Re : RegExp matching for file/folder exclusions

$
0
0
Please find below are some of the examples for RegEx (Regular expressions - Sequence of text string for describing a search pattern),

To refer *.txt, equivalent RegEx is ^.*\.txt$
White space can be expresses as ^[ \t]+|[ \t]+$


Regards,
ADAudit Plus Team

Viewing all articles
Browse latest Browse all 484

Trending Articles