/usr/bin/env - Incorrect parsing of #! line?
Chet Ramey
chet@nike.ins.cwru.edu
Wed Feb 13 06:53:00 GMT 2002
> The problem looks to be that bash "helps out" the system
> by executing scripts beginning with #!. In the source for
> bash, look in execute_cmd.c, line 3369. Only one argument
> is allowed. So e.g. #!/usr/bin/env perl -w becomes
> "/usr/bin/env" "perl -w"
> If I make a patch for this, should it go to the cygwin list?
> Should it just go to gnu.bash.bug and leave it at that?
Only if the kernel doesn't do it, as discovered by configure.
Virtually all Unices understand that executable format in the
kernel. Cygwin does, too.
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet)
Chet Ramey, CWRU chet@po.CWRU.Edu http://cnswww.cns.cwru.edu/~chet/
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
More information about the Cygwin
mailing list