Hi ,
how could I run a ruby script as a command in linux.
I have this script which access the lib but i have to run it as
teraData.rb
i want to run it as teradata (or some meaningful command ) with args on linux from any command promt.
Where should i place the script and what should I do?
I am kinda new to linux so please help