嵌入式系统
删除当前目录及其子目录下的后缀名.la的所有文件
find ./ -name '*.la' | xargs rm -f
posted on 2014-08-19 14:15 嵌入式操作系统 阅读(253) 评论(0) 收藏 举报