+ -
当前位置:首页 → 问答吧 → shell 可不可以让ftp自动登录

shell 可不可以让ftp自动登录

时间:2011-01-28

来源:互联网

RT,比如我有如下的文件夹名:
1,2,3,4,5
我要依次改成
chapter01,chapter02,chapter03,chapter04,chapter05

作者: 天使ッ翼   发布时间: 2011-01-28

代码:
rename 's/(\d)/chapter0$1/' *

作者: astolia   发布时间: 2011-01-28

热门下载

更多