l60.1b

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

1B
79
字号
#printYou can, of course, use the 'r' commandwith an address.  Any editor command can be usedwith an address (except 'q').  For example, thereis a file 'phone' in this directory.If you print it, you'll see that one departmentis missing from the list; it is on file 'filler'.Edit 'phone'; read in 'filler' after the linesaying '1273'.  Then rewrite 'phone', leave theeditor, and say 'ready'.#create Ref telephone numbersDepartment 1271McIlroy M D       ext 6050Aho A V           ext 4862Baker B S         ext 6503Cherry L L        ext 6067Knowlton K        ext 2328Morris R          ext 3878Ossanna J F       ext 3520Thompson K        ext 2394Department 1273Pinson E N        ext 2582Bourne S R        ext 7419Elliot R J        ext 2879Fraser A G        ext 3685Johnson S C       ext 3968Kernighan B W     ext 6021Ritchie D M       ext 3770Vollaro J R       ext 6321Department 1274Brown W S         ext 4822Blue J L          ext 6558Feldman S I       ext 2059Hall A D          ext 4006Lesk M E          ext 6377Schryer N L       ext 2912Warner D D        ext 2833#create fillerPinson E N        ext 2582Bourne S R        ext 7419Elliot R J        ext 2879Fraser A G        ext 3685Johnson S C       ext 3968Kernighan B W     ext 6021Ritchie D M       ext 3770Vollaro J R       ext 6321#create phone telephone numbersDepartment 1271McIlroy M D       ext 6050Aho A V           ext 4862Baker B S         ext 6503Cherry L L        ext 6067Knowlton K        ext 2328Morris R          ext 3878Ossanna J F       ext 3520Thompson K        ext 2394Department 1273Department 1274Brown W S         ext 4822Blue J L          ext 6558Feldman S I       ext 2059Hall A D          ext 4006Lesk M E          ext 6377Schryer N L       ext 2912Warner D D        ext 2833#user#cmp phone Ref#log#next61.1a 10

⌨️ 快捷键说明

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