Syndicated Summary
A helpful tool on the way in this series is Robby Foust’s RegEx Quick Reference in PoSHcode.org. The function returns an Object, so you can easy format and filter it to your liking. I like this view the most: get-regex | Format-Table Sequence,meaning -GroupBy table –AutoSize As having a quick regex reference around this one is POSH> get-regex |? {$_.table -match 'Character classes'}| Format
Read More...
Read the complete post at http://thepowershellguy.com/blogs/posh/archive/2008/12/30/monday-december-29-2008-5-16-pm-regular-expressions-and-powershell-part-2.aspx
Posted
Dec 30 2008, 05:41 PM
by
The PowerShell Guy