cmdtest/t/bin/echo.rb
2009-03-24 08:47:54 +00:00

4 lines
37 B
Ruby
Executable File

#!/usr/bin/ruby
puts ARGV.join(" ")