On Wed, 14 Aug 2002 20:09:58 +0700, I wrote: >When run from a normal shell, test.sh finishes and leaves the other two >scripts running as expected. > >When test is run as the 'login shell', everything finishes when the user >logs out. > >Why?
Thanks to Anthony (again) for suggesting using nohup to get round this problem. If I call test2.sh using nohup /~/test2.sh & it stays running when the user logs out. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list