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 that path before checking /usr/lib/terminfo. Otherwise, only /usr/lib/terminfo is checked.
Normally untic uses the terminal type obtained from the TERM environment variable. With the term (terminal type) option, however, the user can specify the terminal type used.
With the file option 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/lib/terminfo/?/*compiled terminal capability data base
SEE ALSO
tic(1M), curses(3X), terminfo(4).
Hewlett-Packard Company — HP-UX Release 8.05: June 1991