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: 1.5.19: Problem with Named Pipes


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/


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