发布网友 发布时间:2022-04-24 12:23
我来回答
共1个回答
热心网友 时间:2023-10-12 17:39
用find。比如,我在根目录"/"下查找一个名字为”a.c“的文件:find/-typef-name"a.c"-typef---说明我查找的是一个常规文件。