Hello: Under Win98 script files with as first line eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' && eval 'exec perl -S $0 $ argv:q' contrary to script files with bang mechanism (`#! <executable>') are not identify as executable (and we cannot set them executable with `chmod'), and therefore the completion mechanism does NOT work for them. Is it a bug or a feature ? Byebye, Jerome BENOIT -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
- Re: bug or feature: `eval' vs `#!' Jerome BENOIT
- Re: bug or feature: `eval' vs `#!' Larry Hall (RFK Partners, Inc)
- Re: bug or feature: `eval' vs `#!' Jerome BENOIT
- Re: bug or feature: `eval' vs ... Christopher Faylor
- Re: bug or feature: `eval'... Jerome BENOIT
- Re: bug or feature: `... Bob McGowan