定位命令的二进制、源代码和手册页位置。
示例
# 查找所有 whereis ls # 仅二进制 whereis -b ls # 仅手册 whereis -m ls # 仅源代码 whereis -s ls
Sponsors