[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: X-Windows Trouble



 I suspect that this is a nohup issue; I suggest the original author
try using sh as his shell and seeing if the same problem happens.

| sidenote:  should background jobs in es automatically ignore sigup?

 Personally, I think that if one wants nohup, one can ask for it
explicitly, and the default on a non-job-control shell should be
that backgrounded programs die when you log out or otherwise sighup
them.

	- cks