Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!security!genrad!mit-eddie!mit-vax!eagle!harpo!floyd!clyde!ihnp4!zehntel!hplabs!sri-unix!decvax!utcsrgv!dave@berkeley From: dave%berkeley@utcsrgv.UUCP Newsgroups: net.unix Subject: Re: reading and writing to another process Message-ID: <12453@sri-arpa.UUCP> Date: Fri, 7-Oct-83 16:15:13 EDT Article-I.D.: sri-arpa.12453 Posted: Fri Oct 7 16:15:13 1983 Date-Received: Thu, 20-Oct-83 07:00:35 EDT Lines: 9 You are right, of course. My example should have been limited to one pipe for reading or writing in one direction, and another pipe to come back the other way. Thanks for pointing it out. I work with single-direction pipes all the time, and had forgotten about what you have to do for pipes going both ways. Dave Sherman