📄 l10.3a
字号:
#printWhen you are done with something, you will want toget rid of the file containing it. The command for thatis "rm" (remove). For example rm junkthrows away the file named "junk". Try that -there's a file named "junk" in this directory, as you canverify by doing an "ls". Try another "ls" after the "rm junk";then type "ready".#create junk#usertest ! -r junk#log#next10.3b 2
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -