l2.1a

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1A 代码 · 共 22 行

1A
22
字号
#printThe "mv" command changes the names of files.For example, "mv bob bill" changes the nameof file "bob" to be "bill".  If there was alreadya file named "bill", the old version is destroyed.There is a file inthe current directory whose name begins withthe letter "g", like "grant" or "grover".Find out what the file name really is, andthen change that file to have the name "john".Then type "ready".#create georgethis should become john#usertest -r john#log#next3.1a 103.2a 53.3a 2

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?