TERMCAP.1
上传用户:datang2001
上传日期:2007-02-01
资源大小:53269k
文件大小:1k
源码类别:

操作系统开发

开发平台:

C/C++

  1. TERMCAP(1)                Minix Programmer's Manual                 TERMCAP(1)
  2. NAME
  3.      termcap - print the current termcap entry
  4. SYNOPSIS
  5.      termcap [type]
  6. EXAMPLES
  7.      termcap             # Print the termcap entry
  8. DESCRIPTION
  9.      Termcap reads the /etc/termcap entry corresponding to the  terminal  type
  10.      supplied  as  the argument.  If none is given, the current $TERM is used.
  11.      It then prints out all the parameters that apply.
  12. SEE ALSO
  13.      termcap(3).
  14.                                                                              1