find  /  -name *.sh

locate *.sh
find 与locate的区别:
locate 配合数据库查看文件位置
find 实际搜寻硬盘查询文件名称

相关文章:

  • 2021-10-19
  • 2021-12-16
  • 2021-06-04
  • 2021-05-27
  • 2021-12-16
  • 2021-06-08
  • 2021-05-23
  • 2022-12-23
猜你喜欢
  • 2022-01-07
  • 2022-03-06
  • 2021-12-06
  • 2021-12-16
  • 2022-12-23
相关资源
相似解决方案