Skip to content

Instantly share code, notes, and snippets.

@zipizap
Created October 11, 2013 14:47
Show Gist options
  • Save zipizap/6935952 to your computer and use it in GitHub Desktop.
Save zipizap/6935952 to your computer and use it in GitHub Desktop.
[[ "hello" =~ ^h.[a-z]{2,3}[^[:digit:][:alpha:]]$ ]] && echo "match"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment