📄 whereis.1
字号:
WHEREIS(1) Minix Programmer's Manual WHEREIS(1)
NAME
whereis - examine system directories for a given file
SYNOPSIS
whereis file
EXAMPLES
whereis stat.h # Prints: /usr/include/sys/stat.h
DESCRIPTION
Whereis searches a fixed set of system directories, /bin, /lib, /usr/bin,
and others, and prints all occurrences of the argument name in any of
them.
SEE ALSO
man(1), which(1).
1
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -