l8.1b

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

1B
19
字号
#printYou can also use "-" in addresses.  For example,the line before the current line is line ".-1"and can be printed with ".-1p" or even just ".-1".How would you print the line two lines before the currentline?  Type "answer COMMAND" where COMMAND isthe command you would type to print that line.#copyin#user#uncopyin#match .-2p#match .-2#match -2#match --#log#next9.1a 109.2a 5

⌨️ 快捷键说明

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