Skip to content

Instantly share code, notes, and snippets.

@rwilcox
Created November 4, 2011 15:10
Show Gist options
  • Save rwilcox/1339528 to your computer and use it in GitHub Desktop.
Save rwilcox/1339528 to your computer and use it in GitHub Desktop.
#!/usr/bin/env ruby
print ARGF.read.match(/<#(.+)#/)[1]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment