bash命令

find ./ -name ".DS_Store" -depth -exec rm {} \;

 

相关文章:

  • 2022-12-23
  • 2021-09-23
  • 2022-12-23
  • 2021-09-14
  • 2021-11-05
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-02
  • 2021-08-18
  • 2022-02-07
  • 2021-09-01
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案