grep -E -o "\b[a-zA-Z0-9.-]+@[a-zA-Z0-9.-]+.[a-zA-Z0-9.-]+\b" filename.txt
Last active
September 14, 2015 12:39
-
-
Save nl5887/a01682d188b826ef0ab2 to your computer and use it in GitHub Desktop.
Grep default regular expressions
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment