pranith
September 7th, 2005, 10:22 AM
hi,
Is there ne module in ruby that executes linux shell commands
I tried with exec() but it terminates the program just after the exec("<linux command>") part is completed it will not execute the remaining part of the ruby program so what shud I do?? Is there a better module?? or shuld we modify exec()
anticipating help
thanks
bye
pranith
Is there ne module in ruby that executes linux shell commands
I tried with exec() but it terminates the program just after the exec("<linux command>") part is completed it will not execute the remaining part of the ruby program so what shud I do?? Is there a better module?? or shuld we modify exec()
anticipating help
thanks
bye
pranith