📄 l2.2a
字号:
#printThe "mv" command changes the names of files.For example, "mv thomas james" changes thename of the file "thomas" to be "james".There is a file in the current directory named"thomas". Change that file to have thename "james". Then type "ready".(The "mv" command, by the way, is like manyUNIX commands in that it is silent unless there is an error.)#create thomasxx#usertest -r james#log#next2.2b 5
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -