dyllove98 发表于 2013-2-7 12:51:06

处理 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 {} / \;
页: [1]
查看完整版本: 处理 aix The parameter list is too long