From owner-freebsd-questions Sun Nov 14 11:43:50 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.enteract.com (mail.enteract.com [207.229.143.33]) by hub.freebsd.org (Postfix) with ESMTP id 6677014FD5 for ; Sun, 14 Nov 1999 11:43:37 -0800 (PST) (envelope-from dscheidt@enteract.com) Received: from shell-1.enteract.com (dscheidt@shell-1.enteract.com [207.229.143.40]) by mail.enteract.com (8.9.3/8.9.3) with SMTP id NAA27951; Sun, 14 Nov 1999 13:43:36 -0600 (CST) (envelope-from dscheidt@enteract.com) Date: Sun, 14 Nov 1999 13:43:36 -0600 (CST) From: David Scheidt To: Tommy Forrest - KE4PYM Cc: "freebsd-questions@freebsd.org" Subject: Re: term types In-Reply-To: <199911141614.KAA99903@Mailbox.mcs.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 14 Nov 1999, Tommy Forrest - KE4PYM wrote: > Using ksh is there a way I can script my .profile to sence my term > type? I need to have vt100 functionality when I telnet into the box > and when I login using the console, I need that vt100 to go away (it > severly horks the console when i use vt100). tset(1) is the normal way of doing this. Read the man page. David Scheidt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message