| 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 |
| To: | "David Gluss" <dgluss AT marple-tech DOT com> |
| Cc: | <cygwin AT cygwin DOT com>, "Peter J. Acklam" <pjacklam AT online DOT no> |
| Subject: | Re: /usr/bin/env - Incorrect parsing of #! line? |
| References: | <8z9y4kbm DOT fsf AT online DOT no> <001b01c1b3ff$46981950$6600a8c0 AT cherry> |
| Organization: | Private |
| From: | pjacklam AT online DOT no (Peter J. Acklam) |
| Date: | Tue, 12 Feb 2002 21:15:06 +0100 |
| In-Reply-To: | <001b01c1b3ff$46981950$6600a8c0@cherry> ("David Gluss"'s |
| message of "Tue, 12 Feb 2002 11:55:47 -0800") | |
| Message-ID: | <r8nq319x.fsf@online.no> |
| Lines: | 24 |
| User-Agent: | Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.1 |
| (i386-msvc-nt5.0.2195) | |
| MIME-Version: | 1.0 |
"David Gluss" <dgluss AT marple-tech DOT com> wrote:
> I don't know if it's constructive to suggest an alternative trick, rather
> than trying to fix cygwin, in this forum. However, this might work
> for you:
>>------------
>>: # -*-Mode: perl;-*- use perl, wherever it is
>>eval 'exec perl -wS $0 ${1+"$@"}'
>> if 0;
>>#!/usr/local/bin/perl -w
>>------------
Thanks! But I wonder, does the colon really belong there? If so,
what does it do? Will this work under all common shells (sh, ksh,
bash, zsh, csh, tcsh)?
I hasitate to use a script with no shebang line, because I'm so
used to it always being present in a script, but if I don't really
need it, then I guess I can do without.
Peter
--
People say I'm indifferent, but I don't care.
--
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 |