Date: Wed, 16 Sep 1998 17:02:19 -0700 From: Ludwig Pummer <ludwigp@bigfoot.com> To: Val <val@hcol.net>, Frank Griffith <frankg@idfw.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Telnet and EE Message-ID: <199809170002.RAA14793@hub.freebsd.org> In-Reply-To: <Pine.BSF.3.96.980916174711.7643A-100000@ns.hcol.net> References: <001501bde19a$602cbdc0$0200a8c0@fast1.dfw.com>
next in thread | previous in thread | raw e-mail | index | archive | help
At 05:54 PM 9/16/98 -0500, Val wrote: >well, >there are several ways to fix this: >2) in the systemwide login script ( /etc/csh.login if you are using csh >for a shell) put in something like this: > >set noglob >eval `tset -s -m 'cons25:cons25' -m vt102` >unset noglob >stty status '^T' crt -tostop >stty erase '^h' BOOO!!! Don't put it in a systemwide configuration file. Put it in your own ~/.login or .profile or .cshrc or whatever. If you put it in a systemwide file, you could throw off anyone else who telnets in and uses a different client. --Ludwig Pummer ludwigp@bigfoot.com ludwigp@chipweb.ml.org ICQ UIN: 692441 http://chipweb.home.ml.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809170002.RAA14793>