This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

In scripts suddenly must use perl.exe rather than perl


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]