I'm looking for an easy way to compile an .sh script. I'm not a developer so any useful info would be appreciated. What I'm basically trying to do is be able to run an .sh script without having to specify sh first, i.e. 'sh program.sh'. I want to be able to run the script from the command line just by typing 'program' Thanks in advance.
Mark
Mark