处理 aix The parameter list is too long
The parameter list is too long
find . -type f -name "*.xml" -exec cp {} /download/ \;
find . -type f -name "BILL533*" -print -exec rm {} / \;
发布时间: 2012-08-26 16:48:06 作者: rapoo
处理 aix The parameter list is too long
The parameter list is too long
find . -type f -name "*.xml" -exec cp {} /download/ \;
find . -type f -name "BILL533*" -print -exec rm {} / \;