From owner-freebsd-questions Wed May 16 11: 7:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fac13.ds.psu.edu (fac13.ds.psu.edu [146.186.61.98]) by hub.freebsd.org (Postfix) with ESMTP id 527A937B423 for ; Wed, 16 May 2001 11:06:59 -0700 (PDT) (envelope-from hawk@fac13.ds.psu.edu) Received: from fac13.ds.psu.edu (localhost [127.0.0.1]) by fac13.ds.psu.edu (8.11.3/8.11.3) with ESMTP id f4GI6qN00472; Wed, 16 May 2001 14:06:52 -0400 (EDT) (envelope-from hawk@fac13.ds.psu.edu) Message-Id: <200105161806.f4GI6qN00472@fac13.ds.psu.edu> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: Drew Tomlinson , freebsd-questions@FreeBSD.ORG Subject: Re: How to use setenv to set TERM? In-Reply-To: Your message of "Wed, 16 May 2001 10:37:13 PDT." From: dochawk@psu.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 16 May 2001 14:06:52 -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I want to set my TERM to vt100. I am issuing the command: > > setenv TERM=vt100 > > However, when I use setenv to view the results, TERM=vt100=. How can I drop > the last "="? THat won't set your term, anyway :) the = is used with set/export. Drop it for setenv in csh/tcsh hawk -- Prof. Richard E. Hawkins, Esq. /"\ ASCII ribbon campaign dochawk@psu.edu Smeal 178 (814) 375-4700 \ / against HTML mail These opinions will not be those of X and postings Penn State until it pays my retainer. / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message