From: sala@cris.enel.it (Sala Alberto)
Subject: Re: B20, on NT4.0: Bash crashes when background process ends
20 Nov 1998 19:56:09 -0800
Message-ID: <36557163.A41BF2BC.cygnus.gnu-win32@cris.enel.it>
References: <365430A3.ED5954BF@alodar.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: Robert Kieffer <kieffer@alodar.com>
Cc: gnu-win32@cygnus.com

>- Launch bash. 
>- Start a background process that does not immediately exit (e.g. "tail >-f somefile &") 
>- In the task manager, kill that process 
>- Now click the bash window 
>- * crash * ... The bash window goes away.

try:

 CYGWIN=  tty binmode
 IGNOREEOF=on

(with Sergey cygwin1.dll coolview avoid the couple of blanks before
"tty").

Bye
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
