Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!caip!clyde!cbatt!cbdkc1!cbnap!cbneb!adm From: adm@cbneb.UUCP Newsgroups: net.unix Subject: Re: Re: Dissimilar Program Interaction? Message-ID: <5270@cbneb.UUCP> Date: Thu, 9-Oct-86 10:03:22 EDT Article-I.D.: cbneb.5270 Posted: Thu Oct 9 10:03:22 1986 Date-Received: Fri, 10-Oct-86 03:29:25 EDT Sender: adm@cbneb.UUCP Organization: AT&T Bell Laboratories, Columbus, OHIO Lines: 18 Nf-ID: #R:msunix:-27900:cbneb:230300002:000:941 Nf-From: cbneb!srini Oct 9 09:43:00 1986 /***** cbneb:net.unix / msunix!jon / 10:52 pm Oct 6, 1986 */ > Wait a minute. Does this mean I've been doing pipes wrong all my life? > I thought if you wanted to have bidirectional communication with a pipe, > you needed two pipe system calls. You are right. I never meant to imply that the code I posted was meant for bi-directional communication. Even tho it may have sounded so. I've typically used pipes for things like constantly updating the screen with the output of 'ps' or any other command, where the child does the 'ps' and the parent does the curses part. So all you need is one-way traffic. SO your last few years of life have not been pipe dreams ! Live on. -------------------------------------------------------------------------------- S. Srinivasan UUCP: {cbosgd,ihnp4}!cbneb!srini [AT&T Bell Labs,MiddleOfTheRoadOhio] --------------------------------------------------------------------------------