📄 mv.txt
字号:
-- 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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -