How to optirun .sh file?
Posted
by
Min
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Min
Published on 2012-08-17T12:48:23Z
Indexed on
2012/11/06
5:19 UTC
Read the original article
Hit count: 208
bumblebee
I managed to get as far as optirun glxgear
, which worked perfectly, but I am unable to define settings for a specific shell script.
In its wiki it says this:
optirun [options] <application> [application-parameters]
and I don't know what option has to be nor the application-parameter. (I'm really new) If my file is /home/hon/hon.sh
, how can I execute it via terminal?
If I just type optirun hon
or optirun hon.sh
it shows this error:
/usr/bin/vglrun: 296: exec: hon: not found
there I try to find the file /usr/bin/vglrun
. How can I run the shell scripts I need to run?
© Ask Ubuntu or respective owner