Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!samsung!aplcen!haven!adm!xadmx!RIC@rml2.sri.com From: RIC@rml2.sri.com (Ric Steinberger) Newsgroups: comp.unix.wizards Subject: Re: Watchdog program Message-ID: <21545@adm.BRL.MIL> Date: 28 Nov 89 01:10:29 GMT Sender: news@adm.BRL.MIL Lines: 12 You will find an autologout program on page 4 of the VAX Professional, December 1987, (written in DCL so it's easy to understand), and another one in the October 1986 issue of the same journal. I'm sure you'll get other responses. These only run under VMS. You might submit your question to comp.unix.questions on usenix if you want a unix version. Actually, you could probably write a simple shell script that used the w of finger command. Both of these give idle time. Finger lets you know what process is running, as well. Good luck. -ric steinberger -------