Hi, i need to run an aplication and send a param with it
like
$ ruby application.rb -param_here

Is it possible ?
how to receive this param_here in the ruby application ?

thanks any help
-- 
Posted via http://www.ruby-forum.com/.