From: Rong Date: 2009-09-15T12:45:24+09:00 Subject: Command line Please forgive this stupid newb question but I thought it was possible to send a command to the ruby interpreter without using IRB. ruby puts "hello" This command just returns an error that there is no file or directory called hello. Running Ruby 1.9.1 Help please.