≡ Menu

Cheat Sheet for Powershell Regular expressions

Today I got a requirement to use Regular expressions in one of script. After some googling, I came across below Cheat Sheet which is very useful for understanding and using regular expressions in Powershell. I printed and pasted it at my desk for quick reference.

http://www.addedbytes.com/download/regular-expressions-cheat-sheet-v2/pdf/

Hope you will also find this useful.