X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: zzapper <david@tvis.co.uk>
Subject:  In scripts suddenly must use perl.exe rather than perl
Date: Sun, 9 Jul 2006 12:23:24 +0000 (UTC)
Lines: 18
Message-ID:  <Xns97FB8835C5CB7zzappergmailcom@80.91.229.5>
User-Agent: Xnews/5.04.25
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Hi,

I have a few (ancient) shell scripts which call perl scripts (which 
perform MySql queries), since a few days these have stopped working (may 
have been since recent coreutils update)

c:/usr/local/bin/perl sdbk.pl $*  (hard path to activestate perl)

to get them working again I have to change perl to perl.exe

c:/usr/local/bin/perl.exe sdbk.pl $* 

Havn't been lurking here recently but is this a known problem or brain-
failure on my part?


-- 
http://successtheory.com/tips/ Vim, Zsh, MySQL Tips


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

