黑马《linux基础编程》学习笔记(从11到15)

十一. mv命令centos //更名 [root@VM_0_15_centos test]# ls a hello.txt son son2 target //更名状况一: //mv file(存在) file1(不存在) 为file更名 [root@VM_0_15_centos test]# mv hello.txt bye.txt [root@VM_0_15_centos test
相关文章
相关标签/搜索