66 lines
557 B
Plaintext
66 lines
557 B
Plaintext
|
|
|
|
|
|
|
|
|
|
Command: termcap - print the current termcap entry
|
|
Syntax: termcap [type]
|
|
Flags: (none)
|
|
Example: termcap # Print the termcap entry
|
|
|
|
Termcap reads the /etc/termcap entry corresponding to the terminal
|
|
type supplied as the argument. If none is given, the current $TERM is
|
|
used. It then prints out all the parameters that apply.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|