摘要:
一.rename解决 1. Ubuntu系统下 rename 's//.c//.h/' ./* 把当前目录下的后缀名为.c的文件更改为.h的文件 2. CentOS5.5系统下 rename .c .h *.c 把当前目录下的后缀名为.c的文件更改为.h的文件 二.shell 脚本解决 #!/bin 阅读全文
posted @ 2017-02-03 10:45
nkwy2012
阅读(2743)
评论(0)
推荐(0)


浙公网安备 33010602011771号