Skip to content

Instantly share code, notes, and snippets.

@cocontusfine
Forked from hakobe/gist:37433
Created December 19, 2008 14:12
Show Gist options
  • Save cocontusfine/38010 to your computer and use it in GitHub Desktop.
Save cocontusfine/38010 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