Skip to content

Instantly share code, notes, and snippets.

@maximzasorin
Last active November 4, 2015 12:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maximzasorin/4a6c8221dd646d0d29a3 to your computer and use it in GitHub Desktop.
Save maximzasorin/4a6c8221dd646d0d29a3 to your computer and use it in GitHub Desktop.
wget -q -r -l 5 -O - $1 | grep -E -o "\b[a-zA-Z0-9.-]+@[a-zA-Z0-9.-]+\.[a-zA-Z0-9.-]+\b"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment