Skip to content

Instantly share code, notes, and snippets.

@hvnsweeting
Created December 26, 2012 04:18
Show Gist options
  • Save hvnsweeting/4377810 to your computer and use it in GitHub Desktop.
Save hvnsweeting/4377810 to your computer and use it in GitHub Desktop.
#!/bin/bash
egrep -o '[A-Z0-9]+-[A-Z0-9]+-[A-Z0-9]+-[A-Z0-9]+' $1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment