View Single Post
Posts: 3,841 | Thanked: 1,079 times | Joined on Nov 2006
#2
Maybe you don't have bash installed.

In any case you should never ever use #!/bin/bash for sh-compatible scripts. There are only very rare cases where you really need a bash-specific feature. For all other sh scripts (if you've got bash or not) you should use
#!/bin/sh
__________________
N800/OS2007|N900/Maemo5
-- Metalayer-crawler delenda est.
-- Current state: Fed up with everything MeeGo.