Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page is a placeholder for future content.

Nothing to see here, move along…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.

Note

Don’t forget to escape backslash and other special characters in regular expressions.