_drafts

Regex tips

Regular Expressions are incredibly handy when processing text files, giving you find & replace super powers. Exactly how they are implemented depends on the tool you are using, both in how you enter the expressions and which functions are available. Learn, practice, and test expressions using RegExr, but keep in mind that it uses JavaScript which doesn’t implement all methods.

Here is list of random expressions I don’t want to forget: