l37.2a

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

2A
31
字号
#printA range of line numbers can be used with the substitutecommand as with the print command.  For example,$-4,$s/cat/&s/pwill change "cat" into "cats" on the last five lines ofa file.  In this directory there is a file "cliche"containing a number of instances of the word "dog"; changethe instances of "dog" in the first five lines to "dogs".Then rewrite the file and type "ready".#create Refdogs tiredsick as a dogsdogs earedwouldn't send a dogs out on a night like thisevery dogs has his daydog gone#create clichedog tiredsick as a dogdog earedwouldn't send a dog out on a night like thisevery dog has his daydog gone#user#cmp cliche Ref#log#next37.2b 5

⌨️ 快捷键说明

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