Skip to content

Instantly share code, notes, and snippets.

@martin9700
Created February 27, 2014 14:18
Embed
What would you like to do?
$Search = $Line | Select-String -Pattern '<th ?[a-z\-:;"=]*>(.*?)<\/th>' -AllMatches
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment