摘要: find . -name "*.result.zip" | xargs -n 1 unzip - -P password -d ../ext_logs 阅读全文
posted @ 2014-06-19 12:45 Daniel King 阅读(329) 评论(0) 推荐(0) 编辑