Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Mon, 2 May 2005 00:17:39 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Bash Process Substitution Message-ID: <20050502041739.GB28706@trixie.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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/