Date: Tue, 25 Feb 2003 17:50:16 -0600 (CST) From: Lars Eighner <eighner@io.com> To: Brian Henning <b1henning@hotmail.com> Cc: freebsd <freebsd-questions@FreeBSD.ORG> Subject: Re: cons25 or vt100 Message-ID: <20030225174919.S451-100000@dumpster> In-Reply-To: <OE49bLDa9W58Pp0InMk000170af@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 25 Feb 2003, Brian Henning wrote:
> is there a veriable set on login that can tell me weather i am logged in on as
> vt100 or cons25?
> is there anyway to tell?
> thanks,
> brian
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>
echo $TERM
(or as may be appropriate in your shell to read the TERM
environmental variable.)
--
Lars Eighner
eighner@io.com -finger for geek code-
http://www.io.com/~eighner/index.html
600 E 53RD ST APT 119 AUSTIN TX 78751
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?20030225174919.S451-100000>
