Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <3C6ABB29.D30C59A2@cern.ch>
Date: Wed, 13 Feb 2002 20:14:49 +0100
From: "Lassi A. Tuura" <lassi.tuura@cern.ch>
Organization: Northeastern University, Boston, USA
X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.12-20 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: /usr/bin/env - Incorrect parsing of #! line?
References: <020213145223.AA61562.SM@nike.ins.cwru.edu> <20020213183753.GC32148@redhat.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

> Find some other way to accomplish what you need to do.

#!/usr/bin/env perl
BEGIN { $^W = 1; }

$foo = 0;

//lat
-- 
No matter how hard you try, you can't make a baby in much less than
9 months.  Trying to speed this up *might* make it slower, but it
won't make it happen any quicker.
	--RFC1925, "The Twelve Networking Truths"

--
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/

