Re: bash misbehavior

2004-09-27 Thread Christopher Faylor
On Mon, Sep 27, 2004 at 09:33:08PM -0400, Pierre A. Humblet wrote: >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]+ Doneecho 1 | `echo cat` > >If ignoreeof

bash misbehavior

2004-09-27 Thread Pierre A. Humblet
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]+ Doneecho 1 | `echo cat` If ignoreeof is off, bash goes away. It looks like fhandler_termios::bg_check returns an