From: Sam Roberts Date: 2004-02-03T23:15:12+09:00 Subject: Re: try screen (was: Re: shell scripts in background (with &) - why would they stop?) Quoteing thomas_adam16@yahoo.com, on Tue, Feb 03, 2004 at 02:11:08PM +0900: > --- Ryan Dlugosz wrote: > > > On Mon, 2004-02-02 at 20:12, Zach Dennis wrote: > > > >nohup ./processFiles.rb& > > > >exit > > ./somefile.rb & > disown %1 && logout > > Will achieve the same thing. Under what shell? I've never seen "disown". Sam