Skip to content

Instantly share code, notes, and snippets.

@hakobe
Created December 18, 2008 08:31
Show Gist options
  • Save hakobe/37433 to your computer and use it in GitHub Desktop.
Save hakobe/37433 to your computer and use it in GitHub Desktop.
pbpaste | perl -p -e 's/&/&amp;/g; s/</&lt;/g; s/>/&gt;/g; s/\"/&quot;/g'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment