Linux文件搜索命令

locate命令:默认从 /var/lib/mlocate/mlocate.db中搜索,使用updatedb命令更新 /var/lib/mlocate/mlocate.db,否则隔一天才会更新。

Usage: locate [OPTION]... [PATTERN]...

Search for entries in a mlocate database.


  -b, --basename         match only the base name of path names
  -c, --count           only print number of found entries
  -d, --database DBPATH   use DBPATH instead of default database (which is /var/lib/mlocate/mlocate.db)
  -e, --existing         only print entries for currently existing files
  -L, --follow           follow trailing symbolic links when checking file existence (default)
  -h, --help             print this help
  -i, --ignore-case       ignore case distinctions when matching patterns
  -l, --limit, -n LIMIT   limit output (or counting) to LIMIT entries
  -m, --mmap             ignored, for backward compatibility
  -P, --nofollow, -H     don't follow trailing symbolic links when checking file existence
  -0, --null             separate entries with NUL on output
  -S, --statistics       don't search for entries, print statistics about each used database
  -q, --quiet             report no error messages about reading databases
  -r, --regexp REGEXP   search for basic regexp REGEXP instead of patterns
      --regex             patterns are extended regexps
  -s, --stdio           ignored, for backward compatibility
  -V, --version         print version information

  -w, --wholename       match whole path name (default)

-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

whereis:搜索命令所在路径及帮助文档所在位置。

选项:

    -b   只查找可执行文件

    -m  只查找帮助文件

e.g whereis ls

-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

which:搜索命令所在位置以及别名。

e.g which ls

-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值