Date: Fri, 22 Feb 2002 20:54:38 +0100 From: Morsal Rodbay <morsal@swipnet.se> To: Brent <brentb@loa.com> Cc: freebsd-questions@freebsd.org Subject: Re: no colors when ssh to fbsd Message-ID: <20020222205438.A41313@darius.2y.net> In-Reply-To: <012301c1bbd8$ac4f6920$37b4a8c0@pretorian>; from brentb@loa.com on Fri, Feb 22, 2002 at 02:39:41PM -0500 References: <012301c1bbd8$ac4f6920$37b4a8c0@pretorian>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 22, 2002 at 02:39:41PM -0500, Brent wrote: > I was wonder what i have to do to get colors to (like in a linux ssh term ) > in Freebsd...just curious > > > > thanx > Brent u have to set your TERM to xterm-color... put the following in /etc/profile TERM=xterm-color; export TER just curious, did u move from Linux to BSD? :) 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?20020222205438.A41313>