Linux find 命令用来在指定目录下查找文件。

任何位于参数之前的字符串都将被视为欲查找的目录名。如果使用该命令时,不设置任何参数,则 find 命令将在当前目录下查找子目录与文件。并且将查找到的子目录和文件全部进行显示。

语法:

find   path   -option   [   -print ]   [ -exec   -ok   command ]   {} \;

  

参考:

1、https://blog.csdn.net/a1809032425/article/details/79810284

2、https://www.runoob.com/linux/linux-comm-find.html

最新文章

  1. shell脚本规划化模板
  2. CSS教程:vlink,alink,link和a:link
  3. Java 集合系列09之 Map架构
  4. 代理和block反向传值
  5. Date.UTC日期格式
  6. (转)读取XML数据到treeView中
  7. bzoj 1432 [ZJOI2009]Function(找规律)
  8. python计算机视觉1:基本操作与直方图
  9. muduo资料
  10. Matlab学以致用--模拟os任务装载情况
  11. PHP stdClass类
  12. servlet ServletContext
  13. PowerDesigner反向生成物理数据模型
  14. Linux基础命令---join
  15. android中SimpleCursorAdapter _id错误的问题
  16. inline 引起undefined reference to
  17. 使用bootstrap-select控件 搜索栏键入关键字动态获取后台数据
  18. CentOS6.5 SSH无法连接
  19. 分页式存储管理方式AND请求分页式存储管理
  20. log4j的使用配置

热门文章

  1. [系列] Go - 基于 GORM 获取当前请求所执行的 SQL 信息
  2. expect的使用
  3. CoeMonkey少儿编程第4章 变量
  4. torch.optim.SGD()各参数的解释
  5. 华为交换机telnet登录时老是提醒是否更改初始密码- Warning: The initial password poses security risks
  6. Jmeter如何录制APP客户端脚本
  7. Soul API 网关源码解析 02
  8. 7. A typical stream socket session
  9. https://www.cs.cmu.edu/~dga/papers/cuckoo-conext2014.pdf 检验hash冲突
  10. B - Play on Words