摘要: awk 'BEGIN { cmd="cp -ri a1/* a2/"; print "n" |cmd; }' 阅读全文
posted @ 2018-08-22 13:00 OpenPoint 阅读(239) 评论(0) 推荐(0) 编辑