Re: huponexit in bash (solved!)

2004-11-25 Thread Antonio Rodriguez
On Thu, Nov 25, 2004 at 04:59:29AM -0800, Olive Esseret wrote: > > --- Olive Esseret <[EMAIL PROTECTED]> wrote: > > > Hello, > > > > I want to configure bash in order that background > > process remains alive if we close the windows from > > which we have lauched the process (this would be > > e

Re: huponexit in bash (solved!)

2004-11-25 Thread Olive Esseret
--- Olive Esseret <[EMAIL PROTECTED]> wrote: > Hello, > > I want to configure bash in order that background > process remains alive if we close the windows from > which we have lauched the process (this would be > especially usefull for X applications: if I lauch > emacs& ; I do not want that cl

huponexit in bash

2004-11-24 Thread Olive Esseret
Hello, I want to configure bash in order that background process remains alive if we close the windows from which we have lauched the process (this would be especially usefull for X applications: if I lauch emacs& ; I do not want that closing the xterm windows close emacs). I have tried the shopt