l37.1a

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

1A
28
字号
#printYou can use a range of line numbers with thesubstitute command to change more than one line at once.For example, 1,5s/dog/&s/will change "dog" on each of the first five lines of thefile into "dogs".  Edit file "text" and change the string"cat" on every line into "mouse".Then rewrite the file and type "ready".#create Refdomestic mousealley mousepersian mouseangora mousewildmouse#create textdomestic catalley catpersian catangora catwildcat#user#cmp text Ref#log#next38.1a 1038.2a 6

⌨️ 快捷键说明

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