Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: eos.vss.fsi.com: ford owned process doing -bs Date: Mon, 26 Jan 2004 18:22:41 -0600 (CST) From: Brian Ford X-X-Sender: ford AT eos To: cygwin AT cygwin DOT com Subject: Re: ash signal problems with latest CVS In-Reply-To: <16405.41671.479106.886434@forbin.entomo.com> Message-ID: References: <16405 DOT 41671 DOT 479106 DOT 886434 AT forbin DOT entomo DOT com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com On Mon, 26 Jan 2004, David Rothenberger wrote: > I'm having a problem with signals with the latest CVS DLL and ash. > > I have a script tst.sh: > -------------------- > #!/bin/sh > while true; do > date > sleep 20 > done > -------------------- > > >From a cmd.exe prompt, if I do "bash tst.sh" and then press Ctrl-C, > the script terminates. > > If I do the same with "sh tst.sh", the sleep is killed and I get > another output from date. No way to kill the script itself with > Ctrl-C. > Are you sure this is the latest CVS? It looks like the same problem fixed here to me: http://www.cygwin.com/ml/cygwin/2004-01/msg01140.html -- Brian Ford Senior Realtime Software Engineer VITAL - Visual Simulation Systems FlightSafety International Phone: 314-551-8460 Fax: 314-551-8444 -- 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/