l9.2d
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 2D 代码 · 共 37 行
2D
37 行
#printThe "." operator can be used with multipleaddresses to refer to the current linein either the first or second position (or both).For example, you could print from the current lineto the 6th line with .,6pand similarly for any other line. I'll putyou in the editor again, with the current lineset in the middle of a short file; print fromthe current line position to the fifth line, andthen type w, q and ready.#create Ref: 2. UNIX 3. hardware 4. software 5. manuals:"file" 6 lines, 126 characters#create fileyou shouldn't have printed this line. 2. UNIX 3. hardware 4. software 5. manualsyou shouldn't have printed this line.#copyout#pipeex +'2;k x|set prompt noopt open' file#user#unpipe#uncopyouttail -5 .ocopy >X1#cmp X1 Ref 5#log#next9.2e 5
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?