Date: Fri, 18 Oct 1996 08:55:07 -0400 (EDT) From: Branson Matheson <branson@widomaker.com> To: freebsd-hackers@freebsd.org Subject: TERM=cons25 in roots' .profile?!? Message-ID: <Pine.BSF.3.91.961018085239.464C-100000@toth.hq.ferg.com>
next in thread | raw e-mail | index | archive | help
Just had this brought up to me... why oh why are we setting a TERM entry in .profile for root?! login does this for us and .login sets TERMCAP based on the one reported to the shell by login or asked at login time? -branson # $Id: dot.profile,v 1.8 1994/10/27 05:27:00 phk Exp $ # PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin echo 'erase ^H, kill ^U, intr ^C' stty crt erase ^H kill ^U intr ^C export PATH HOME=/root export HOME TERM=cons25 <<<< This is bad. export TERM ============================================================================= Branson Matheson | Ferguson Enterprises | If Pete and Repeat were System Administrator | W: (804) 874-7795 | sittin on a fence and Pete Unix, Perl, WWW | branson@widomaker.com | fell off, who is left?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.961018085239.464C-100000>