码迷,mamicode.com
首页 > 其他好文 > 详细

whereis

时间:2016-06-23 06:30:45      阅读:156      评论:0      收藏:0      [点我收藏+]

标签:

NAME
whereis - locate the binary, source, and manual page files for a command

SYNOPSIS
whereis [-bmsu] [-BMS directory... -f] filename...

 

例1:查找Nginx相关路径

[root@nginx]# whereis nginx
nginx: /usr/sbin/nginx /etc/nginx /usr/lib64/nginx /usr/share/nginx

  

whereis

标签:

原文地址:http://www.cnblogs.com/liangdalong/p/5609197.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!