From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 86993 invoked by alias); 13 Nov 2015 20:46:23 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 86983 invoked by uid 89); 13 Nov 2015 20:46:22 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=2.0 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail1.bemta12.messagelabs.com Received: from mail1.bemta12.messagelabs.com (HELO mail1.bemta12.messagelabs.com) (216.82.251.10) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Fri, 13 Nov 2015 20:46:22 +0000 Received: from [216.82.251.36] by server-10.bemta-12.messagelabs.com id E0/B2-19821-B1C46465; Fri, 13 Nov 2015 20:46:19 +0000 X-Env-Sender: becao@progress.com X-Msg-Ref: server-6.tower-152.messagelabs.com!1447447578!1566148!1 X-StarScan-Received: X-StarScan-Version: 7.19.2; banners=-,-,- X-VirusChecked: Checked Received: (qmail 132370 invoked from network); 13 Nov 2015 20:46:19 -0000 Received: from lxmasmtp02.progress.com (HELO lxmasmtp02.progress.com) (131.239.30.142) by server-6.tower-152.messagelabs.com with DHE-RSA-AES256-SHA encrypted SMTP; 13 Nov 2015 20:46:19 -0000 Received: from NTMAEXFE01.bedford.progress.com ([10.128.13.66]) by lxmasmtp02.progress.com (8.14.4/8.14.4) with ESMTP id tADKbIjB017873 for ; Fri, 13 Nov 2015 15:37:18 -0500 Received: from NTMAEXBE03.bedford.progress.com (10.128.13.74) by ntmaexbe01.bedford.progress.com (10.128.13.72) with Microsoft SMTP Server (TLS) id 15.0.1076.9; Fri, 13 Nov 2015 15:46:11 -0500 Received: from NTMAEXBE03.bedford.progress.com ([fe80::9079:97f9:c843:296b]) by ntmaexbe03.bedford.progress.com ([fe80::9079:97f9:c843:296b%23]) with mapi id 15.00.1076.000; Fri, 13 Nov 2015 15:46:11 -0500 From: Benjamin Cao To: "cygwin@cygwin.com" Subject: CTRL-C not working in sh login mode? Date: Fri, 13 Nov 2015 20:46:00 -0000 Message-ID: x-ms-exchange-transport-fromentityheader: Hosted Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-IsSubscribed: yes X-SW-Source: 2015-11/txt/msg00207.txt.bz2 Hi, We invoke a shell using a *.bat file doing sh --login. We have discovered that when wanting to kill a long running process with CT= RL-C, it does not work. Is this expected behavior? I've found that to be the same even if I am doing bash --login -i in my *.b= at file. Any guidance would be greatly appreciated. Thanks, Ben Cao -- 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