escape key
Sean Sheridan Coleman X5672
coleman at cam.nist.gov
Wed Nov 7 07:38:08 AEST 1990
According to the console man pages, you can issue
certain escape sequences to do various things to the
screen. Is there a way to issue an escape sequence from
the keyboard or is it soley used for programming such as
termcap?
In the SUNVIEW beginners guide, there are some tty
escape sequences that you can issue using the echo command.
For instance, it states that to put the present path
in the header of the window, you type
echo -n "^[]l\!*^[\" pwd.
When I issue the command, I get back the string ^[]l\!*^[\
not the pwd in the header.
How do you issue that escape string?
Sean Coleman
NIST
Boulder, CO
coleman at bldrdoc.gov
More information about the Comp.unix.questions
mailing list