Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!mailrus!sharkey!cfctech!fmeed1!hpuinda!hpfcse!hpfcmgw!hpfcso!hpfcdq!stroyan From: stroyan@hpfcdq.HP.COM (Mike Stroyan) Newsgroups: comp.sys.hp Subject: Re: Problems with hpterm Message-ID: <350019@hpfcdq.HP.COM> Date: 7 Dec 89 17:29:41 GMT References: <772@pai.UUCP> Organization: Hewlett-Packard - Fort Collins, CO Lines: 17 > The problem: > > Hpterms, if left alone for a period of time, just seem to > "die". Your shell is timing out and exiting. You want to disable the shell's autologout timer. For csh, add set autologout=0 to your .login or .cshrc file. For ksh, add TMOUT=0 to your .profile or .kshrc file. Mike Stroyan, stroyan@hpfcla.hp.com