Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!sun-barr!decwrl!chico.pa.dec.com!klee From: klee@chico.pa.dec.com (Ken Lee) Newsgroups: comp.unix.ultrix Subject: Re: Firing up a process and not wait()ing on it.. Message-ID: <2308@bacchus.dec.com> Date: 19 Dec 89 20:54:24 GMT References: <1989Dec19.191032.21857@lavaca.uh.edu> Sender: news@decwrl.dec.com Reply-To: klee@decwrl.dec.com Distribution: na Organization: DEC Western Software Laboratory Lines: 13 In article <1989Dec19.191032.21857@lavaca.uh.edu>, jet@lavaca.uh.edu (J. Eric Townsend) writes: > 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. The standard way of doing this is to fork (or vfork) and execl (or execv). Any good UNIX programming book should have example code. Ken Lee DEC Western Software Laboratory, Palo Alto, Calif. Internet: klee@decwrl.dec.com uucp: uunet!decwrl!klee