Skip to content

Instantly share code, notes, and snippets.

@abzeede
Last active March 31, 2020 02:11
Show Gist options
  • Save abzeede/332d3348256375be4f16e985057c805b to your computer and use it in GitHub Desktop.
Save abzeede/332d3348256375be4f16e985057c805b to your computer and use it in GitHub Desktop.
### Get all character after START_WITH
(?<=^START_WITH)(.*)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment