Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!hplabs!hpfcdc!rodean From: rodean@hpfcdc.HP.COM (Bruce Rodean) Newsgroups: comp.sys.hp Subject: Re: Where the heck does "auto-logout" live? Message-ID: <5570124@hpfcdc.HP.COM> Date: 15 Feb 89 20:57:51 GMT References: <5919@sdcsvax.UUCP> Organization: HP Ft. Collins, Co. Lines: 11 wargo@odin.ucsd.edu (Dave Wargo) writes: > I keep getting bit by an "auto-logout" feature on my 9000-300 machine. > Where does it live and what kind of hammer do I use to kill it? I presume you are using csh. Take a look at the csh manual entry under the section called "CSH UTILITIES". Autologout is described there. To disable the feature, you can either 'unset autologout' or 'set autologout=0' in your .login file. Bruce Rodean rodean%hpfcrn@hplabs.HP.COM