untic(1M)
NAME
untic − terminfo de-compiler
SYNOPSIS
untic [term] [-f file]
DESCRIPTION
untic translates a terminfo file from the compiled format into the source format. If the environment variable TERMINFO is set to a path name, untic checks for a compiled terminfo description of the terminal under the path specified by TERMINFO before checking /usr/share/lib/terminfo. Otherwise, only /usr/share/lib/terminfo is checked.
Normally untic uses the terminal type obtained from the TERM environment variable. With the term (terminal type) argument, however, the user can specify the terminal type used.
With the file argument the user can specify the file used for translation. This option bypasses the use of the TERM and TERMINFO environment variables.
untic sends the de-compiled terminfo description result to standard output.
AUTHOR
untic was developed by HP.
FILES
/usr/share/lib/terminfo/?/*
compiled terminal capability data base
SEE ALSO
tic(1M), curses(3X), terminfo(4).
Hewlett-Packard Company — HP-UX Release 10.20: July 1996