Another option is to use find's -delete flag:

find . -name "*.pdf" -delete

相关文章:

  • 2022-12-23
  • 2021-08-05
  • 2021-09-27
  • 2022-12-23
  • 2021-06-13
  • 2021-05-31
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-08-21
  • 2022-12-23
  • 2021-11-06
  • 2022-12-23
  • 2021-12-31
  • 2022-12-23
  • 2021-09-26
相关资源
相似解决方案