From owner-freebsd-questions Wed Sep 16 17:03:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA14927 for freebsd-questions-outgoing; Wed, 16 Sep 1998 17:03:56 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from inet.chipweb.ml.org (c1003518-a.plstn1.sfba.home.com [24.1.82.47]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id RAA14793 for ; Wed, 16 Sep 1998 17:02:52 -0700 (PDT) (envelope-from ludwigp@bigfoot.com) Message-Id: <199809170002.RAA14793@hub.freebsd.org> Received: (qmail 12649 invoked from network); 17 Sep 1998 00:02:22 -0000 Received: from speedy.chipweb.ml.org (172.16.1.1) by inet.chipweb.ml.org with SMTP; 17 Sep 1998 00:02:22 -0000 X-Sender: ludwigp2@mail-r X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0.2 Date: Wed, 16 Sep 1998 17:02:19 -0700 To: Val , Frank Griffith From: Ludwig Pummer Subject: Re: Telnet and EE Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: References: <001501bde19a$602cbdc0$0200a8c0@fast1.dfw.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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