whereis.1
来自「Unix操作系统minix 2.0源码」· 1 代码 · 共 27 行
1
27 行
.TH WHEREIS 1.SH NAMEwhereis \- examine system directories for a given file.SH SYNOPSIS\fBwhereis \fIfile\fR.br.de FL.TP\\fB\\$1\\fR\\$2...de EX.TP 20\\fB\\$1\\fR# \\$2...SH EXAMPLES.EX "whereis stat.h" "Prints: \fI/usr/include/sys/stat.h\fR".SH DESCRIPTION.PP\fIWhereis\fR searches a fixed set of system directories, \fI/bin\fR, \fI/lib\fR, \fI/usr/bin\fR,and others, and prints all occurrences of the argument name in any of them..SH "SEE ALSO".BR man (1),.BR which (1).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?