View Single Post
Posts: 3,841 | Thanked: 1,079 times | Joined on Nov 2006
#31
ls -l
on the file should show you the 'x' for executable. It's not located on a card though, is it? Scripts on cards are never executable, if it's a vfat card (the normal case).

You should be able to run the script with 'sh scriptname'
If that still fails, try
sh -x scriptname
and look at the output. It'll print each line as it executes it.
__________________
N800/OS2007|N900/Maemo5
-- Metalayer-crawler delenda est.
-- Current state: Fed up with everything MeeGo.
 

The Following User Says Thank You to TA-t3 For This Useful Post: