| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <BF35D9C143BCCC4EB63181B67C9320C83A9B27@serv-075.icon-germany.local> |
| From: | Heribert Dahms <heribert_dahms AT icon-scm DOT com> |
| To: | "'Lassi A. Tuura'" <lassi DOT tuura AT cern DOT ch>, cygwin AT cygwin DOT com |
| Cc: | "'pjacklam AT online DOT no'" <pjacklam AT online DOT no> |
| Subject: | RE: /usr/bin/env - Incorrect parsing of #! line? |
| Date: | Wed, 13 Feb 2002 23:16:51 +0100 |
| MIME-Version: | 1.0 |
| X-Mailer: | Internet Mail Service (5.5.2653.19) |
Hi,
another generic way would be a shell wrapper named "perl -w"
somewhere in the PATH e.g. /usr/local/bin,
so Peter wouldn't need to change a lot of scripts.
Bye, Heribert (heribert_dahms AT icon-scm DOT com)
> -----Original Message-----
> From: Lassi A. Tuura [SMTP:lassi DOT tuura AT cern DOT ch]
> Sent: Wednesday, February 13, 2002 20:15
> To: cygwin AT cygwin DOT com
> Subject: Re: /usr/bin/env - Incorrect parsing of #! line?
>
> > 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |