NAME
whereis - locate the binary, source, and manual page files for a command
SYNOPSIS
whereis [-bmsu] [-BMS directory... -f] filename...
例1:查找Nginx相关路径
[[email protected]]# whereis nginx nginx: /usr/sbin/nginx /etc/nginx /usr/lib64/nginx /usr/share/nginx
时间: 2024-12-05 08:46:44