📄 l11.3a
字号:
#printTo make a copy of a file, you can use the"cp" (copy) command. For example cp old newwill make a copy of file "old", named "new".This directory contains a file named "old";try the "cp" command to make a file named "new".Print the file to check on the copy.When done, type "ready".#create oldThe Brooklyn Museum is at 188 Eastern Parkway,Brooklyn, NY 11238.#user#cmp old new#log#next11.3b 2
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -