every time i execute ./run.sh on my mac using terminal i get this error someone please help me-bash: ./run.sh: /bin/bash^M: bad interpreter: No such file or directory
My guess is the linefeed/carriage returns are goofed up. I have a Mac but dont have the M. If you open a terminal and just type "bash" without the quotes, does it put you into the bash shell prompt? if so then I believe my guess is correct.
I will download the utility and poke around.