📄 l11.2a
字号:
#printTo make a new copy of a file, the easiestway is to use the "cp" command.If you type cp x ya copy of file "x" is made and named "y".This directory contains a file named "george";make a copy named "steve".Then type "ready".#create georgethis is file george#user#cmp steve george#log#next11.2b 5
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -