Skip to content

Instantly share code, notes, and snippets.

@kevingosse
Created January 9, 2018 15:02
Show Gist options
  • Save kevingosse/7d4dab1ed717142917009dbf11aa64e6 to your computer and use it in GitHub Desktop.
Save kevingosse/7d4dab1ed717142917009dbf11aa64e6 to your computer and use it in GitHub Desktop.
var matches = Regex.Matches(content, @"<exec cmd=\""(?<command>.+?)\"">(?<label>.+?)</exec>");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment