Setting CHERE_INVOKING=1 does not work because of case mismatch

Andrey Repin anrdaemon@freemail.ru
Fri Dec 3 09:35:00 GMT 2010


Greetings, Lennart Borgman!

> I am using this to start Cygwin from a cmd prompt:

>   @echo off
>   @rem Had to change chere_invoking in .profile to lower case.
>   set CHERE_INVOKING=1
>   C:\cygwin\bin\bash --login -i

> Is there a better way to do it?

START "" /B "C:\CygWin\bin\bash" --login -i


--
WBR,
 Andrey Repin (anrdaemon@freemail.ru) 03.12.2010, <12:33>

Sorry for my terrible english...


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



More information about the Cygwin mailing list