会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
丁二蛋
博客园
首页
新随笔
联系
订阅
管理
2017年8月23日
生成图片名列表
摘要: 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)
公告