首页 > 系统服务 > 详细

How to locate a path? - Unix & Linux Stack Exchange

时间:2016-12-01 01:24:17      阅读:337      评论:0      收藏:0      [点我收藏+]

How to locate a path? - Unix & Linux Stack Exchange

http://unix.stackexchange.com/questions/295559/how-to-locate-a-path

 

       -r, --regexp REGEXP
              Search for a basic regexp REGEXP.  No PATTERNs  are  allowed  if
              this  option  is used, but this option can be specified multiple
              times.
[a@localhost .dircache]$ locate -r openssl/sha.h
/opt/jenkins-1.658-0/common/include/openssl/sha.h
/opt/phabricator-20160523-0/common/include/openssl/sha.h
/opt/redmine-3.3.0-1/common/include/openssl/sha.h
/usr/include/openssl/sha.h


How to locate a path? - Unix & Linux Stack Exchange

原文:http://www.cnblogs.com/itzxy/p/6119866.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!