摘要: find examples/images -type f -exec echo {} \; > examples/_temp/temp.txt//将文件夹examples/images中的文件名生成文件名列表,包括文件目录,存放在examples/_temp/temp.txt文件中。sed "s/$ 阅读全文
posted @ 2017-08-23 15:58 丁二蛋 阅读(425) 评论(0) 推荐(0)