1、Locate
yum -y install mlocate
若出现问题:
locate: can not stat () `/var/lib/mlocate/mlocate.db': 没有那个文件或目录
则执行:updatedb 命令 则可解决问题