Path: utzoo!utgpu!attcan!uunet!husc6!rutgers!gatech!nascom!rar From: rar@nascom.UUCP (Alan Ramacher) Newsgroups: comp.unix.wizards Subject: Re: How to do a pipe & fork? Summary: how to fork Message-ID: <150@nascom.UUCP> Date: 3 Nov 88 15:50:30 GMT References: Organization: National Advanced Systems, Atlanta, Ga. Lines: 13 In article , pratt@zztop.rutgers.edu (Lorien Y. Pratt) writes: > > I have two processes that I want to communicate. I want the parent to (text and code deleted) (code deleted) see: Advanced Unix Programmin by Marc Rochkind Chapter 6 Basic Interprocess Communications After reading this, you will have no difficulity writing the code you need.