linux文件夹重命名

转载自:https://www.cnblogs.com/Hackerman/p/16057228.html

======================

 

通过mv命令来对一个文件夹进行重命名,把一个文件夹的名字换成新的名字。

[root@sharplee creatfile]# mv -i test  test2

 
posted @ 2023-02-20 09:32  larybird  阅读(268)  评论(0)    收藏  举报