On Wed, Feb 12, 2003 at 11:52:30AM +0000, Jonathan Peterson wrote:
> >  bash: ./bad.pl: bad interpreter: No such file or directory
> problem. Sounds like some RedHat weirdness to me, either a messed up 
> bash or maybe some weird environment stuff. What happens if you try the 
> experiment running from a sh shell or a ksh shell or something?

That error message (despite being generated by bash) is never going to
originate with it. That's a message saying that the kernel returned
something like ENOEXEC. It's certainly up to the kernel to be parsing
the shebang line, not the shell.

-- 
Lusercop.net - LARTing Lusers everywhere since 2002

Reply via email to