From: Swati Sharma Date: 2008-04-02T19:26:38+09:00 Subject: Passing command line arguments to Ruby or JRuby script. hi all, have just started working with ruby. i am building a jruby script which has to branch to 20 threads and perform simultaneously. I am using Java's Native threads and then calling ruby scripts in each of them. But am encountering serious problems as in : Passing command - line arguments to the ruby script when it is called from within the java thread( the arguments i need to pass are IP address and an integer.). Please help me in this regard... Thanks in advance.. Swati -- Posted via http://www.ruby-forum.com/.