Xref: utzoo comp.sys.3b1:810 comp.sys.att:12028 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!spool.mu.edu!news.nd.edu!mentor.cc.purdue.edu!noose.ecn.purdue.edu!en.ecn.purdue.edu!picano From: picano@en.ecn.purdue.edu (Silvio Picano) Newsgroups: comp.sys.3b1,comp.sys.att Subject: Re: Problem with putting a process in the 'background' Message-ID: <1991Mar20.193026.21460@en.ecn.purdue.edu> Date: 20 Mar 91 19:30:26 GMT Article-I.D.: en.1991Mar20.193026.21460 References: <1991Mar20.144608.27462@en.ecn.purdue.edu> Distribution: usa Organization: Purdue University Engineering Computer Network Lines: 11 In article <1991Mar20.144608.27462@en.ecn.purdue.edu> picano@en.ecn.purdue.edu (Silvio Picano) writes: > >How do I make a process run in the 'background' on a >3b1? > stuff deleted of course, perform a fork(), and kill the parent process!! How much easier can it be? (maybe if I had the csh :-) Silvio