rm -rf删除过多文件提示参数过长

cd /var/tmp/ find . -name "*.log"|xargs rm -rf "*.log"

posted on 2015-04-03 09:09  walter371  阅读(398)  评论(0)    收藏  举报

导航