I don't have a script but an executable (I compiled it) which I can't execute. My exec has -rw-r--r-- permissions which I can't change. I try either ./MyExec or run-standalone.sh ./MyExec but both of them return Permission denied. Does anyone know what is wrong. Thanks in advance