Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!think!harvard!seismo!brl-tgr!gwyn From: gwyn@brl-tgr.ARPA (Doug Gwyn ) Newsgroups: net.unix Subject: Re: 4.2 and sysline Message-ID: <2349@brl-tgr.ARPA> Date: Wed, 23-Oct-85 10:24:58 EDT Article-I.D.: brl-tgr.2349 Posted: Wed Oct 23 10:24:58 1985 Date-Received: Thu, 24-Oct-85 08:32:33 EDT References: <1247@wanginst.UUCP> Distribution: net Organization: Ballistic Research Lab Lines: 8 > I am running ultrix 1.1, The manual says that it works for terminals like > the vt100. Here I am sitting at a vt100. I say sysline. I get a "No status > line capability for vt100" So, does sysline lie, or does the manual lie, or > have I missed something simple? A VT100 does not really have a status line. However, it can be faked; the termcap entries that do this are usually "vt100-s" and "vt100-s-bot". Try setting $TERM to one of those.