l1.1a

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

1A
21
字号
#printThis program will try to help you learn how to use the editor.You should really know, before starting this, how to use filesand how to type.There is a "learn files" procedure to teach you about files.Just to review, the current directory contains some fileswhose name begins with "do"; they describe something you should do.Find out what, do that, and then type "ready".#create ohio#create do1There is a file in thisdirectory named for a state.#create do2Change the name of that fileto 'iowa'.#usertest ! -r ohio || test -r iowa#log#next2.1a 1

⌨️ 快捷键说明

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