Skip to content

Instantly share code, notes, and snippets.

@LambdaSix
Created January 11, 2013 10:01
Show Gist options
  • Save LambdaSix/4509430 to your computer and use it in GitHub Desktop.
Save LambdaSix/4509430 to your computer and use it in GitHub Desktop.
Ruby /bin/cat in one line
puts ARGF.read
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment