Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Mon, 2 May 2005 00:17:39 -0400
From: Christopher Faylor <cgf-no-personal-reply-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Bash Process Substitution
Message-ID: <20050502041739.GB28706@trixie.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
References: <Pine.LNX.4.44.0504140256250.7169-200000@ajax.its.yale.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <Pine.LNX.4.44.0504140256250.7169-200000@ajax.its.yale.edu>
User-Agent: Mutt/1.5.8i

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/

