Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 May 2001 14:06:52 -0400
From:      dochawk@psu.edu
To:        Drew Tomlinson <drewt@writeme.com>, freebsd-questions@FreeBSD.ORG
Subject:   Re: How to use setenv to set TERM? 
Message-ID:  <200105161806.f4GI6qN00472@fac13.ds.psu.edu>
In-Reply-To: Your message of "Wed, 16 May 2001 10:37:13 PDT." <BA5D0CE1CBB2D411B6AA00A0CC3F02390AF9EB@ldcmsx01.lc.ca.gov> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105161806.f4GI6qN00472>