Skip to content

Instantly share code, notes, and snippets.

@ussy
Created April 14, 2011 07:25
Show Gist options
  • Save ussy/919063 to your computer and use it in GitHub Desktop.
Save ussy/919063 to your computer and use it in GitHub Desktop.
#!/usr/bin/env ruby
require "open-uri"
print [open(ARGV[0]).read].pack("m").split.join
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment