Grace Hopper once said "it's easier to get forgiveness than to ask permission". Use Ruby anyway and tell management later. For the time being keep it up your sleeve as a personal secret weapon.
Sounds like you need to use the (kernel) function system().
You pass the name of the external program to run and any arguments you want to pass to it:-
System("program", "directoryname")
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.