Learn to use regular expressions by following RegexTip. From @JohnDCook.
Regular expression for searching for ICD-10 codes in text.
Make JSON greppable! Contribute to tomnomnom/gron development by creating an account on GitHub.
The difference between a grapheme and a character and how to deal with them differently in regular expressions.
Regular expression features supported by awk and gawk. How these features compare to POSIX, GNU, sed, and grep.
Notes on working with regular expressions in PowerShell, comparing PowerShell's features with those of Perl