If I got it right, any executable outside the /bin/sh folder has to be defined an executable (e.g. by chmod +x script.sh) or by using the sh command (because in this case it is a script).

Is that (about) right?

Reply via email to