3 tget \- get termcap values
18 allows shell scripts access to the
20 functions. Flags, numbers and strings can be queried from the termcap
21 database under the entry denoted by the environment variable
26 Set the exit status to zero if the flag
28 is set. All other options except
30 set the exit status to
32 being available or not. The last option sets the final exit code.
35 Print the value of the numeric variable
39 Print the value of the string variable
42 .BI \-goto " col line"
43 Generates instructions to go to the given column and line if the
50 Any other argument that does not start with a dash is also printed.
53 .B "tget -str so 'Reverse Video' -str se"
60 Path to the termcap database, by default /etc/termcap:/usr/etc/termcap.
65 will fail immediately with a descriptive message if the termcap entry
68 Kees J. Bot (kjb@cs.vu.nl)