find ./ -name "*.cgi" |xargs -i cp "{}" ./cgi-bin/

find ./ -name "*.cgi" |xargs -i cp "{}" ./cgi-bin/spa 复制指定文件格式到指定目录cgi
相关文章
相关标签/搜索