Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!tut.cis.ohio-state.edu!zaphod.mps.ohio-state.edu!lavaca.uh.edu!lavaca.uh.edu!jet From: jet@lavaca.uh.edu (J. Eric Townsend) Newsgroups: comp.unix.ultrix Subject: Firing up a process and not wait()ing on it.. Message-ID: <1989Dec19.191032.21857@lavaca.uh.edu> Date: 19 Dec 89 19:10:32 GMT Sender: nntppost@lavaca.uh.edu (NNTP Posting Service) Reply-To: jet@lavaca.uh.edu (J. Eric Townsend) Distribution: na Organization: University of Houston Lines: 14 Maybe there's an obvious answer to this that I didn't hit while RTFM'ing. While in process foo, I want to crank up process bar and have it run independently of foo. system("bar &") doesn't do the trick, as a wait() is still called for the parent shell of bar (it seems that's what happening, at least). Any suggestions? No flames, please, this is my first foray into doing sockets/networking/daemon code... work: Department of Mathematics University of Houston (713) 749 2120 Houston, Tx 77204-3476 jet@karazm.math.uh.edu home: jet@flatline.UUCP