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
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
2 matches
Mail list logo