infotocap(1) UNIX Programmer's Manual infotocap(1)
infotocap - convert a terminfo description into a termcap
description
infotocap [-vn width] [-V] [-1] [-w width] file . . .
infotocap looks in file for terminfo descriptions. For each
one found, an equivalent termcap description is written to
standard output. Terminfo use capabilities are translated
directly to termcap tc capabilities.
-v print out tracing information on standard error as the
program runs.
-V print out the version of the program in use on standard
error and exit.
-1 cause the fields to print out one to a line. Other-
wise, the fields will be printed several to a line to a
maximum width of 60 characters.
-w change the output to width characters.
/usr/share/terminfo Compiled terminal description database.
This utility is actually a link to tic(1), running in -C
mode. You can use other tic options such as -f and -x.
curses(3), tic(1), infocmp(1), terminfo(5)
MirOS BSD #10-current Printed 26.4.2013 1
Generated on 2013-04-27 00:20:00 by $MirOS: src/scripts/roff2htm,v 1.77 2013/01/01 20:49:09 tg Exp $
These manual pages and other documentation are copyrighted by their respective writers;
their source is available at our CVSweb,
AnonCVS, and other mirrors. The rest is Copyright © 2002‒2013 The MirOS Project, Germany.
This product includes material
provided by Thorsten Glaser.
This manual page’s HTML representation is supposed to be valid XHTML/1.1; if not, please send a bug report – diffs preferred.