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 Message-Id: <3.0.5.32.20040927213308.0081f1b0@verizon.net> X-Sender: phumblet AT verizon DOT net (Unverified) Date: Mon, 27 Sep 2004 21:33:08 -0400 To: cygwin AT cygwin DOT com From: "Pierre A. Humblet" Subject: bash misbehavior Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" The following command produces an unexpected result with standard Cygwin and bash ~: echo 1 | `echo cat` & [1] 180019 ~: 1 Use "logout" to leave the shell. [1]+ Done echo 1 | `echo cat` If ignoreeof is off, bash goes away. It looks like fhandler_termios::bg_check returns an error, not sure what's going on. I have a trace available. Pierre -- 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/