Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site cbneb.UUCP Path: utzoo!watmath!clyde!burl!we13!ihnp4!cbosgd!cbscc!cbneb!adm From: adm@cbneb.UUCP Newsgroups: net.unix-wizards Subject: ksh bug with jobs - (nf) Message-ID: <750@cbneb.UUCP> Date: Fri, 4-May-84 09:29:21 EDT Article-I.D.: cbneb.750 Posted: Fri May 4 09:29:21 1984 Date-Received: Sat, 5-May-84 01:47:06 EDT Sender: adm@cbneb.UUCP Organization: AT&T Bell Laboratories, Columbus, OHIO Lines: 12 #N:cbnap:27400003:000:527 cbnap!whp May 4 08:17:00 1984 Reading about the csh bug recently posted reminded me of a similar problem I've had with ksh. Every now and again, when trying to logoff, the system responds, "you have running jobs" even if I don't have running jobs! The "jobs" command reports nothing, as does a "ps". What's worse, the problem seems intermittent since if I try to exit again, it will sometimes work. To avoid this problem, I've aliased "logout" to be "kill -9 0", which always works. Anyone have any ideas what's going on? Wayne Pollock, ...!cbnap!whp