HP-UX Reference (11i v2 07/12) - 1M System Administration Commands N-Z (vol 4)

u
untic(1M) 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 termi-
nal 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), terminfo(4).
HP-UX 11i Version 2: December 2007 Update 1 Hewlett-Packard Company 563