Running .sh files from the command line
I have tried to run an application (Forte) from the command line "# runide.sh" but the bash returns command not recognized. The application will run, however, if you browse to the runide.sh from the browser.
I have given the file chmod 777 just to make sure all would have execute rights.
I am not sure what is preventing it from being executed from the command line.
Thanks for your help
|