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

__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man1m/naaagt.1m
________________________________________________________________
___ ___
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), curses(3X), terminfo(4).
Section 1M974 1 HP-UX Release 11i: December 2000
___
___