Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!purdue!decwrl!pyramid!ctnews!mitisft!kemnitz From: kemnitz@mitisft.Convergent.COM (Gregory Kemnitz) Newsgroups: comp.unix.questions Subject: Re: Starting Remote Jobs Summary: This is widely machine-dependent... Message-ID: <689@mitisft.Convergent.COM> Date: 10 May 89 21:13:30 GMT References: <815@usl.usl.edu> <4266@ucdavis.ucdavis.edu> Organization: Convergent Technologies, San Jose, CA Lines: 23 In article <4266@ucdavis.ucdavis.edu>, ccs013@castor.ucdavis.edu (Jason) writes: > In article <815@usl.usl.edu> pcb@usl.usl.edu (Peter C. Bahrs) writes: > >How can I start a remote background job? > > Use the "net" command. > > > syntax .... exple...: > > > net -m '' > I have seen at least four different ways of doing this on different machines: Counterpoint: nohup remote machine cmd & Convergent: nohup rcmd machine cmd & Berkeley 4.2: nohup rsh machine cmd & Now I see that some other UNIX uses "net". Does any know how V.4 will do it?? Greg Kemnitz