系统之家 - 系统光盘下载网站!

当前位置:系统之家 > 系统教程 > Linux使用locate命令查找数据

Linux如何使用locate命令查找数据(2)

时间:2014-12-31 17:55:22 作者:qipeng 来源:系统之家 1. 扫描二维码随时看资讯 2. 请使用手机浏览器访问: https://m.xitongzhijia.net/xtjc/20141231/33878.html 手机查看 评论

  4.使用实例:

  实例1:查找和pwd相关的所有文件

  命令:

  locate pwd

  输出:

  代码如下:

  peida-VirtualBox ~ # locate pwd

  /bin/pwd

  /etc/.pwd.lock

  /sbin/unix_chkpwd

  /usr/bin/pwdx

  /usr/include/pwd.h

  /usr/lib/python2.7/dist-packages/twisted/python/fakepwd.py

  /usr/lib/python2.7/dist-packages/twisted/python/fakepwd.pyc

  /usr/lib/python2.7/dist-packages/twisted/python/test/test_fakepwd.py

  /usr/lib/python2.7/dist-packages/twisted/python/test/test_fakepwd.pyc

  /usr/lib/syslinux/pwd.c32

  /usr/share/help/C/empathy/irc-join-pwd.page

  /usr/share/help/ca/empathy/irc-join-pwd.page

  /usr/share/help/cs/empathy/irc-join-pwd.page

  /usr/share/help/de/empathy/irc-join-pwd.page

  /usr/share/help/el/empathy/irc-join-pwd.page

  实例2: 搜索etc目录下所有以sh开头的文件

  命令:

  locate /etc/sh

  输出:

  代码如下:

  peida-VirtualBox ~ # locate /etc/sh

  /etc/shadow

  /etc/shadow-

  /etc/shells

  peida-VirtualBox ~ #

  实例3:搜索etc目录下,所有以m开头的文件

  命令:

  locate /etc/m

  输出:

  代码如下:

  peida-VirtualBox ~ # locate /etc/m

  /etc/magic

  /etc/magic.mime

  /etc/mailcap

  /etc/mailcap.order

  /etc/manpath.config

  /etc/mate-settings-daemon

  上面就是Linux locate命令的用法介绍了,使用该命令可以查找指定文件,在locate命令无法查找资源的情况下还可使用find命令和whereis命令等命令查找文件(详见系统之家Linux的查找文件命令是什么?)。

发表评论

0

没有更多评论了

评论就这些咯,让大家也知道你的独特见解

立即评论

以上留言仅代表用户个人观点,不代表系统之家立场

其他版本软件

热门教程

人气教程排行

Linux系统推荐

扫码关注
扫码关注

扫码关注 官方交流群 软件收录