tic is provided with
terminfo-based
*nix. It takes a
terminal description a compiles it into the
binary format used by
SysV terminfo/
curses.
Termcap has no need of such a utility, as it uses a plaintext database.
A complementary routine, untic is provided to display the terminfo database entries in human-readable format.