whatis.1
来自「操作系统设计与实现源码」· 1 代码 · 共 33 行
1
33 行
.TH WHATIS 1.SH NAMEwhatis, apropos \- give single line descriptions for manual pages.SH SYNOPSIS.B whatis.RB [ \-a ].I title.br.B apropos.I keyword.SH DESCRIPTION.B Whatislists the one line description from the.BR whatis (5)database describing the title given. It displays all the lines withthe title from the first whatis file that has those titles. It uses thesame search path as.BR man (1)..PP.B Apropossearches through all whatis files for the given keywords. It lists anyline that has the keyword anywhere on the line..SH OPTIONS.TP.B \-aSearch all whatis files..SH "SEE ALSO".BR man (1),.BR grep (1),.BR whatis (5)..SH AUTHORKees J. Bot (kjb@cs.vu.nl)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?