摘要: find u-boot-2020.04 -type f -name '.*' -execdir sh -c 'mv -i "$0" "./a.${0#./.}"' {} \; 阅读全文
posted @ 2020-06-30 13:49 CHRIS-ZSY 阅读(388) 评论(0) 推荐(0) 编辑