1.5.19: Problem with Named Pipes
Dave Korn
dave.korn@artimi.com
Thu Mar 30 12:18:00 GMT 2006
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/
More information about the Cygwin
mailing list