Xenix clear screen function..

Dave Hammond daveh at marob.masa.com
Wed Feb 7 15:25:14 AEST 1990


In article <4185 at helios.TAMU.EDU> jfrench at photon.UUCP (Jeff French) writes:
>In article <153 at mnopltd.UUCP> gatech!stiatl!mnopltd!neal writes:
>>->Does my Xenix '286 ver. 2.1.1 have a "clear screen" funtion that I am
>>->overlooking? Under MS/DOS the command is "cls", and on SunOS it's "clear".
>>try 'tput clear'... wasn't that obvious?...
>The problem is that ver 2.1.1 doesn't support "tput". It is not an option
>from the command line of any shell I've tried. 

On the console screen only, you can echo a Control-L to clear the screen
and move the cursor home.

Alternatively, on the console and other ANSI terminals (vt100, vt220, ...)
you can echo the 6 char sequence ESC [ H ESC [ J to clear the screen
and move the cursor home.

--
Dave Hammond
daveh at marob.masa.com
uunet!masa.com!marob!daveh



More information about the Comp.unix.xenix mailing list