Skip to content

Instantly share code, notes, and snippets.

@rtanglao
Created July 5, 2011 23:10
Show Gist options
  • Select an option

  • Save rtanglao/1066172 to your computer and use it in GitHub Desktop.

Select an option

Save rtanglao/1066172 to your computer and use it in GitHub Desktop.
open urls in a browser from brute force search of mongo db thunderbird get satisfaction topics
egrep -o "http\:\/\/[0-9a-z\.\/_]* " 5july2011.315pm.bfs.stdout.txt | xargs -n 1 open
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment