delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Date: | Sat, 29 Jul 2000 14:32:08 +0900 |
From: | Yukihiko Sohda <sohda AT is DOT titech DOT ac DOT jp> |
To: | cygwin AT sources DOT redhat DOT com |
Subject: | Re: Terminate batch job (Y/N)? |
In-Reply-To: | <20000728185621.69591.qmail@hotmail.com> |
References: | <2CB1272B2212D211974D00805FCB57420644D69F AT MSEXCHANGE> <20000728185621 DOT 69591 DOT qmail AT hotmail DOT com> |
Message-Id: | <39826C582EC.3E39SOHDA@matsulab.is.titech.ac.jp> |
MIME-Version: | 1.0 |
X-Mailer: | Becky! ver 1.26 |
Hello, "Jonas Jensen" <bones0_list AT hotmail DOT com> wrote: > > since upgrading to w2k, i'm often (not always) getting this > > annoying message when exiting from bash "Terminate batch job > > (Y/N)?". > > Yes, very annoying. I get that too, any hints will be appreciated! Ctrl-C event in cygwin causes so. (Ctrl-C event is also received by cmd.exe?). You can duplicate this as following. c:\>cygwin.bat [/] <- Hit Ctrl-C [/]exit Terminate batch job (Y/N)? y c:\> If you want just stopping it message, try "start /b bash" insted of "bash" in cygwin.bat. You never see any annoying message. BUT!! It has a big side effect. You cannot use Ctrl-C in cygwin. (see "help start" in prompt for more detail) ---- Yukihiko Sohda <sohda AT is DOT titech DOT ac DOT jp> -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |