Created
May 14, 2014 10:27
-
-
Save hitode909/aa4639b6b998871acb46 to your computer and use it in GitHub Desktop.
はむお
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env ruby | |
puts "🐹 < #{ ARGV.empty? ? ARGF.read : ARGV.join(' ') }" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment