Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!crdgw1!uakari.primate.wisc.edu!sdd.hp.com!spool.mu.edu!news.nd.edu!mentor.cc.purdue.edu!purdue!ccncsu!lamar.colostate.edu!sutton From: sutton@lamar.colostate.edu (Richard Sutton) Newsgroups: comp.unix.questions Subject: I need to unset & reset TERM environment variable from .login Message-ID: <13825@ccncsu.ColoState.EDU> Date: 28 Mar 91 23:03:38 GMT Sender: news@ccncsu.ColoState.EDU Reply-To: sutton@lamar.colostate.edu (Richard Sutton) Followup-To: comp.unix.questions Organization: Colorado State University, Fort Collins, CO 80523 Lines: 12 I want to start using a new version of telnet to connect my PC to a Sun Sparc Station I running SunOS 4.0.3c . This version of telnet automatically sets TERM to vt102. A number of software packages we have don't recognize vt102. Rather than manually doing a unsetenv TERM followed by a setenv TERM = vt100, could anyone tell me how to have .login detect that TERM is vt102, then reset TERM to vt100? Please mention which FM if the answer is RTFM. Thanks in Advance, Rich