From: maruzz AT matrice DOT it (Giovanni Maruzzelli) Subject: RE: Signals in B18 13 May 1997 16:17:09 -0700 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Original-To: Sergey Okhapkin Original-cc: "gnu-win32 AT cygnus DOT com" In-Reply-To: <01BC5F93.FDBC0440@gater.krystalbank.msk.ru> Original-Sender: owner-gnu-win32 AT cygnus DOT com On Tue, 13 May 1997, Sergey Okhapkin wrote: > > What troubles with signals do you have? The simpliest way to check signal > support is to run bash, enter > > trap "echo SIGINT" SIGINT > > and press Ctrl-C. Bash must complain about receiving SIGINT signal. This > should work on both W95 and NT. Or run "kill -1 bash's PID" from within > another window. The second case works on NT only. > > -- > Sergey Okhapkin > Moscow, Russia > Looking for a job. > > Hi, I was trying something more: a server fork some children, and I was needing a way to signaling all them (like killpg, or kill -getpid()). Also, how about the other signals? (HUP, TERM, etc?) But now I have less need of them. ciao, -giovanni *********************************************** * * * * * MATRICE srl * * Information Technology Solutions * * * * Giovanni Maruzzelli * * * * * * * * maruzz AT matrice DOT it * * http://www.matrice.it * *********************************************** - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".