首页 > 专题列表 > linux如何使用find指令查找文件

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命令可以查找文件。

相关课程 更多 >
初级Git版本控制工具

12139次学习

收藏
初级Docker 教程

33477次学习

收藏
相关教程 更多 >