2012年7月26日
摘要: 1.在linux系统或unix系统使用shell的awk编程实现ls | awk '{ print "mv " $0,tolower($0) }' | sh2.在win7等系统中可以使用“批量文件名改大小写(LeCase) 1.8.1 免费安装版”可以访问http://www.7edown.com/soft/down/soft_22948.html下载获得。 阅读全文
posted @ 2012-07-26 10:07 sophine 阅读(6455) 评论(0) 推荐(0) 编辑