Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3AA9658B.EABF16E1@Wanadoo.fr> Date: Sat, 10 Mar 2001 00:21:47 +0100 From: Jerome BENOIT X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: "Larry Hall (RFK Partners, Inc)" CC: Cygnus Subject: Re: bug or feature: `eval' vs `#!' References: <4 DOT 3 DOT 1 DOT 2 DOT 20010309113008 DOT 023c7720 AT pop DOT ma DOT ultranet DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit > >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 (`#! ') > >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 > > Shell scripts that don't start with !# are inherently non-portable. See > > Why doesn't my script work? > http://www.cygwin.com/faq/faq_toc.html#TOC39 > > in the FAQ. Keep in mind, this is a great source of information for > issues/questions like these! The script works under Cygwin and its first line is said to be portable, hence my question. -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple