首页 > 专题列表 > 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版本控制工具

11294次学习

收藏
初级Docker 教程

32779次学习

收藏
相关教程 更多 >
关于我们 免责声明 Sitemap
PHP中文网:公益在线PHP培训,帮助PHP学习者快速成长!