S
shawn bright
lo there all
i have an app that i want to launch an application from.
i use linux with a bash shell. If i want to launch a program from my
terminal, i use
/myprogram
or /home/myuser/myprogram
how could i do something like this from a ruby script ?
thanks
sk
i have an app that i want to launch an application from.
i use linux with a bash shell. If i want to launch a program from my
terminal, i use
/myprogram
or /home/myuser/myprogram
how could i do something like this from a ruby script ?
thanks
sk