From: RaW Date: 2005-10-11T07:26:52+09:00 Subject: argc *argv[] in Ruby Hello, Does Ruby have something like C has argc and *argv[]? I need to run ruby script with a command line parameters. Thanks in advance for any helpfull answer. -- RaW