This is the mail archive of the cygwin@cygwin.com 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]

Re: "Start" in cygwin.bat


Markus Hoenicka wrote:
> 
> FWIW I run NT4.0 and use a link to cygwin.bat on my
> desktop. cygwin.bat reads:
> 
> @echo off
> d:
> chdir \cygwin\bin
> bash --login -i
> 
> The terminal window bash runs in does have the Cygwin icon. When I
> logout, there is no "Terminate batch jobs" question. What you're
> describing apparently is a new M$ feature.

FYI:

I have found that although 

	bash --login -i

does have the Cygwin icon consistently, the 

	"Terminate batch jobs"

question is asked INconsistently. The start /B completely elimintes the
question.

-- 
Matthew O. Persico, New York City

--
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/


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