Skip to content

Instantly share code, notes, and snippets.

@balepc
Created November 29, 2013 13:58
Show Gist options
  • Save balepc/7706079 to your computer and use it in GitHub Desktop.
Save balepc/7706079 to your computer and use it in GitHub Desktop.
curl -s quiz.ask.fm|grep '##'|sed -e "s/<br\/>/\x0A/g" -e "s/ <p>//g" -e "s/<\/p>//g"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment