centos删除搜索到的文件及目录

find ./ -name "*.txt" -exec rm -rf {} \;
相关文章
相关标签/搜索