View Single Post
Posts: 9 | Thanked: 0 times | Joined on Feb 2010
#44
Originally Posted by stobbsc View Post
after I've moved it to ~/
I then ran you chmod 755 ~/N900finder.sh

Then when I run
~/N900finder.sh
I get on the next line
/bin/sh: /home/user/N900finder.sh: not found

am I doing something wrong?
the path to bash in the first line is prob. incorrect. just try placing sh in front like:

sh ~/N900finder.sh

and it should work.

Last edited by robota; 2010-02-09 at 18:53.