用find配合xargs rm find . -type f -name "to_delete_file_[a-z]_*_[0-9].jpg" | xargs rm 相关文章: 2022-02-13 2021-11-27 2021-04-22 2021-08-12