Linux下查找文件

例如要查找在Linux下的my.cnf,该文件位于/etc/my.cnf。

可以查找下:

find / -name my.cnf
posted @ 2019-12-06 17:24  hank-li  阅读(144)  评论(0编辑  收藏  举报