Jim Meyering wrote:
> If you use a more robust shell :-), you don't have to
> resort to using strace:
> 
>   $ touch true; chmod a+x true; ./true
>   zsh: exec format error: ./true

But how does zsh run those classic V7 scripts that don't start with a
"#!interpreter" and expect the user's shell to run them?  How does zsh
run those classic BSD scripts that expect to be run with csh if the
first character is a '#'?  :-)

Bob


_______________________________________________
Bug-coreutils mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to