Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

The Supersede utility uses Regular Expressions (Regex) to match filenames to configuration rules and files to be superseded.

There are various flavours of regular expressions. This utility uses the Microsoft .NET implementation. Regex Storm is an excellent utility for writing and testing .NET regular expressions and also includes a handy reference.

  • No labels