l9.2e

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

2E
22
字号
#printYou can also employ addresses using arithmetic withthis kind of command.  For example, what "p" commandwould you type to print from line 2 to the linebefore the current line of the file?  Remember whatthe line before the current line is:   .-1right?Type "answer COMMAND" where COMMAND is the specified"p" command.#copyin#user#uncopyin#match 2,.-1p#match 2,-p#match 2,.-p#log#next10.1a 1010.2a 510.3a 2

⌨️ 快捷键说明

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