l15.2c

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 2C 代码 · 共 20 行

2C
20
字号
#printNote that every set of lines to be appended endswith the character '.' alone on a line.  This is essentialto get back to editor command level.  Whenever you havebeen appending, and you later type a 'p' or 'w' commandand the editor appears not to respond, check that youremember to type the '.' to stop appending.  This is a verycommon error even among experienced users.  Suppose you typein, appending to a file, five lines; what must you type onthe sixth line before typing 'w'?  Type "answer X" where Xis that character.#copyin#user#uncopyin#match .#log#next15.2d 515.3d 2

⌨️ 快捷键说明

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