Path: utzoo!attcan!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.unix.questions Subject: Re: How do you handle while(1) fork(); ? Message-ID: <3676@auspex.auspex.com> Date: 17 Jul 90 18:05:50 GMT References: <671@mtune.ATT.COM> <827@ehviea.ine.philips.nl> Organization: Auspex Systems, Santa Clara Lines: 6 >It has the obvious advantages it can be executed by the user himself, and >it is not system specific (most of the solutions offered needed root >privilege, or a System V environment). Err, your solution requires SIGSTOP, which isn't in every UNIX variant....