X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.8 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Date: Wed, 11 Apr 2012 18:17:40 -0000 (GMT) From: "Gregory M. Turner" To: cygwin AT cygwin DOT com Subject: Re: Process Substitution / Named Pipes in cygwin 1.7.11-1 Message-ID: In-Reply-To: <1f0f0eab-5f3c-48f7-a79f-befb90397894@malth.us> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 ----- Original Message (Me) ----- > ----- Original Message (Corinna) ----- > > On Apr 3 10:32, Sven Severus wrote: > > > On Apr 2 17:33, Corinna Vinschen wrote > > > > > Hello all, > > > > > > > > > > I am running Cygwin DLL 1.7.11-1 and the bash command > > > > > "cat < <(echo 1234)" (not very profound, ok) works fine > > > > > on my Win7-64 box. > > > > > > [snip] > > > >Does /dev/fd exist and is it a symlink to /proc/self/fd? > > > > > > It does not exist. > > > > [snip] > > Why not start with > > > > ln -s /proc/self/fd /dev/fd > > Haven't been able to clear out the process table or generally to > "get all diagnostic" on it yet; it's on my list but I really > must finish some paperwork for a certain government agency. I couldn't resist just one little experiment. On my box: $ diff -u <(echo foo) <(echo bar) is enough to establish that something ain't right. Reproducible for me using the latest setup.exe goodies as of last night. But I really must resist delving into this further; I'm sure you know how irritable some people can get when they don't get their "protection money" on time ;) -gmt -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple