Code:

find . -name "*.sql" -mtime +3 -ls -exec rm {} \;

相关文章:

  • 2022-01-03
  • 2021-10-28
  • 2022-02-08
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-08
猜你喜欢
  • 2022-12-23
  • 2021-12-09
  • 2022-12-23
  • 2022-12-23
  • 2021-06-23
  • 2021-12-13
  • 2022-12-23
相关资源
相似解决方案