GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
infotocap(1M) infotocap(1M)

infotocap - convert a terminfo description into a termcap description

infotocap [-vn width] [-V] [-1] [-w width] file . . .

infotocap looks in each given text file for terminfo descriptions. For each terminfo description 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. Otherwise, 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, running in -C mode. You can use other tic options such as -f and -x.

curses(3X), tic(1M), infocmp(1M), terminfo(5)

This describes ncurses version 5.9 (patch 20130511).

Eric S. Raymond <esr@snark.thyrsus.com> and
Thomas E. Dickey <dickey@invisible-island.net>

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.