find /home -name hello.c 在 home 目录下查找指定名字的文件find /home -name *.c模糊查找 .c 文件
find /home -name hello.c
find /home -name *.c
若有收获,就点个赞吧
0 人点赞
让时间为你证明