首页 >专题列表 >linux如何使用find指令查找文件
linux使用find /path/to/directory -name "*.txt"、find /path/to/directory -type d、find /path/to/directory -size +1M和find /path/to/directory -mtime -7命令可以查找文件。
首页
课程
问答
我的