whatis.1
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1 代码 · 共 36 行
1
36 行
.\" SCCSID: @(#)whatis.1 8.1 9/11/90.TH whatis 1.SH Namewhatis \- display command description.SH Syntax.B whatis\fIcommand...\fR.SH Description.NXR "whatis command (general)".NXAM "whatis command (general)" "catman command".NXA "man command" "whatis command (general)".NXR "command" "getting online information"The.PN whatiscommand looks up a given command andgives the header line from the manual section.You can then run the .MS man 1command to get more information.If the line starts ``name(section) ...'' you can do``man section name'' to get the documentation for it.Try ``whatis ed'' and then you should do ``man 1 ed'' to get the manual..PPThe.PN whatiscommand is actually just the.B \-foption to the .MS man 1command..SH Files.DT/usr/lib/whatis Data base.SH See Alsoman(1), catman(8)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?