This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Bash Process Substitution


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]