批量修改文件名/xargs {}的用法

find . -type f -name "*.sh" | xargs -i mv {} {}.back

posted @ 2018-11-10 00:35  gavinhe  阅读(677)  评论(0编辑  收藏  举报