1 comment

[ 1.7 ms ] story [ 10.0 ms ] thread
> echo "foo" | ruby -e 'puts "hello #{STDIN.gets}"'

Just "gets" also works instead of "STDIN.gets"