Skip to content

Instantly share code, notes, and snippets.

@gregblake
Created February 6, 2020 16:01
Show Gist options
  • Select an option

  • Save gregblake/d02b3002098002677c6ffe30cab0876b to your computer and use it in GitHub Desktop.

Select an option

Save gregblake/d02b3002098002677c6ffe30cab0876b to your computer and use it in GitHub Desktop.
❯ echo "[RBLS-39]" | sed 's/^\[\(.*\)\]$/\1/'
RBLS-39
❯ echo "[INC-3399993]" | sed 's/^\[\(.*\)\]$/\1/'
INC-3399993
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment