Skip to content

Instantly share code, notes, and snippets.

@bradly
Created September 15, 2014 15:51
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 bradly/bf0b55c0bd6faeac94f6 to your computer and use it in GitHub Desktop.
Save bradly/bf0b55c0bd6faeac94f6 to your computer and use it in GitHub Desktop.
You don't trust me??
ruby -e 'puts `curl -s https://gist.githubusercontent.com/bradly/9b0536bd532718a0d22c/raw/d17a2106679a9f4034ba508ef388bf30b23ee54c/gistfile1.txt`.scan(/../).map { |c| c.hex.chr }.join'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment