标签: mv命令

linux的mv命令各种用法

Linuxmv命令的各种用法1.移动文件mvfile1.txt/path/to/directory2.重命名文件mvoldfile.txtnewfile.txt3.移动并重命名文件mvfile1.txt/path/to/direct...