l4.1a

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

1A
24
字号
#printYou must recognize that the commands typed at theeditor are distinct from the commands typed at thenormal UNIX command interpreter.  In particular,neither program knows the commands recognized by theother one.  So you must always remember when youare talking to the normal command interpreter (theone that says % to you) and when you are talkingto the editor.  The commands 'w' and 'q' are recognizedby the editor.  The commands 'ls', 'mv' and so forthare not.Can you expect the editor to recognize the command  cat georgeType yes or no.#copyin#user#uncopyin#match no#log#next4.1b 55.1a 10

⌨️ 快捷键说明

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