[root@minimal html]# locate mysql.log
locate: 无法执行 stat () `/var/lib/mlocate/mlocate.db': 没有那个文件或目录
解决方案:
updatedb
再次测试:
[root@minimal html]# locate nginx.conf
/etc/nginx/nginx.conf
/root/nginx/nginx.conf
我的是最小化安装的centos7.
locate: 无法执行 stat () `/var/lib/mlocate/mlocate.db': 没有那个文件或目录
阅读 112
2022-07-12
[root@minimal html]# locate mysql.log
locate: 无法执行 stat () `/var/lib/mlocate/mlocate.db': 没有那个文件或目录
解决方案:
updatedb
再次测试:
[root@minimal html]# locate nginx.conf
/etc/nginx/nginx.conf
/root/nginx/nginx.conf
我的是最小化安装的centos7.
相关推荐
精彩评论(0)