termcap.1
来自「Unix操作系统minix 2.0源码」· 1 代码 · 共 60 行
1
60 行
TERMCAP(1) Minix Programmer's Manual TERMCAP(1)
NAME
termcap - print the current termcap entry
SYNOPSIS
termcap [type]
EXAMPLES
termcap # Print the termcap entry
DESCRIPTION
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.
SEE ALSO
termcap(3).
1
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?