X-Spam-Check-By: sourceware.org From: "Dave Korn" To: Subject: RE: 1.5.19: Problem with Named Pipes Date: Thu, 30 Mar 2006 12:12:32 +0100 Message-ID: <063c01c653ea$d735fc90$a501a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <6.2.1.2.0.20060329233049.02f06fb0@pop-server.twcny.rr.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk 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 On 30 March 2006 05:31, Nate wrote: > To illustrate the problem make two named pipes: > > mknod -m 0600 pipe1 p > mknod -m 0600 pipe2 p > So, now open three shells. In these shells, execute the commands in every > possible order, and you will see that the following order does not work: > > ls > fifo1 > cat fifo2 > cat fifo1 > fifo2 ;) I think I can see the cause of your problem........... cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/