摘要: 内容来源于:https://www.cnblogs.com/nkwy2012/p/6362207.html 一.rename解决 1. Ubuntu系统下 rename 's//.c//.h/' ./* 把当前目录下的后缀名为.c的文件更改为.h的文件 2. CentOS5.5系统下 rename 阅读全文
posted @ 2019-06-28 16:13 望着小月亮 阅读(5245) 评论(0) 推荐(1)