I have a mytest.sh
file that will be distributed among other users (all with mac). I want to know what has to be done so they can run the script from this file, from anywhere (in a global way) without having to use ./
and sweating only an alias, runtest
?