Mail Archives: djgpp-workers/1996/08/06/12:31:53
On Tue, 6 Aug 1996, DJ Delorie wrote:
> > It is currently effectively disabled, but its code is still
> > compiled.
>
> Why? That code was designed to handle spawnXX() of programs whose
> first line starts with #! - like perl scripts, awk scripts, etc.
I didn't disable it. It is disabled (unless I miss something), because
the interpretes.extension field is 0 for it. If you invoke it on a shell
script, what will it do when the script includes shell commands like
`for', `alias', `set' etc.?
- Raw text -