mv.txt

来自「上一个上传的有问题,这个是好的。visopsys包括系统内核和GUI的全部SOU」· 文本 代码 · 共 19 行

TXT
19
字号
 -- mv --Move (rename) files.Synonym:  move, ren, renameUsage:  mv <item1> [item2] [...] <new_name | detination_directory>This command will move one or more files or directories.  If one item isbeing moved, then the last argument can be either the new name, or else canbe a destination directory -- in which case the moved file will retain thesame name as before.  If multiple items are being moved, then the lastargument must be a directory name and all moved items will retain the samenames.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?