I just started programming in Ruby, I would like to know if you can run a command like "Sudo python XXX.py"
I tried to work with RubyPython, but without success because I do not know how and where is the path of the file to be retrieved.
Does anyone have experience with that?