linux 查找软件安装位置
whereis 通过程序名字搜索程序安装位置whereis -b(二进制文件) -m(说明文件) -s(源码文件) 程序名 如果不带参数全返回如:whereis nginxnginx: /usr/sbin/nginx /etc/nginx /usr/share/nginx...
·
whereis 通过程序名字搜索程序安装位置
whereis -b(二进制文件) -m(说明文件) -s(源码文件) 程序名
如果不带参数全返回
如:whereis nginx
nginx: /usr/sbin/nginx /etc/nginx /usr/share/nginx
更多推荐
已为社区贡献1条内容
所有评论(0)