Michael Spohn <[EMAIL PROTECTED]> wrote:
> 
>> Are you able to run /bin/sh by itself?  My hunch is a hard drive problem
>> because everything else looks OK.
> 
> No problem at all.
> 
> Even a script "hello"
> 
> #!/bin/sh
> echo "Hello World"
> 
> produces "Hello World"

Out of curiosity, is this working script on a different partition than
the one giving you errors? Might the latter partition be mounted noexec?
Your error matches the one I get every time I try to execute a script in
/tmp, as I often forget that I have that partition mounted noexec.

-Eamon


--
[EMAIL PROTECTED] mailing list

Reply via email to