Hi! > Anyone seen this before? > > [root at 102546-web1 tmp]# cat tmp.sh > #! /bin/sh > > echo This is a test. > > [root at 102546-web1 tmp]# /tmp/tmp.sh > - -bash: /tmp/tmp.sh: /bin/sh: bad interpreter: Permission denied Check if /tmp isnt mounted noexec ... Bye, Raymond.