Bash Process Substitution

Christopher Faylor cgf-no-personal-reply-please@cygwin.com
Mon May 2 04:17:00 GMT 2005


On Thu, Apr 14, 2005 at 03:58:13AM -0400, Lev S Bishop wrote:
>Process substitution in bash is not working for me currently. I'm pretty 
>certain it worked at some point in the past (maybe about 6 months ago). 
>
>For example:
>$ cat <( echo hello)
>
>hangs, ignoring ^C, kill -9, and requiring kill -f on the cat 
>process.

This is working (for me at least) in cygwin 1.5.16.  However, since it uses
fifos, it is possible that it may still be flaky.

I have more work to do in fifos when I get a tuit.

cgf

--
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/



More information about the Cygwin mailing list