l42.2a
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 2A 代码 · 共 24 行
2A
24 行
#printNormally the 's' command only changes the first instanceon a line of the expression it is recognizing. Sometimes you wantto change everything. For example, try the following sequence,and note the difference between the changes on the two lines.ex test1,2p1s/cat/cats/p2s/cat/cats/gpwqready#create Refthe cats in the catalog is a persian catthe cats in the catsalog is a persian cats#create testthe cat in the catalog is a persian catthe cat in the catalog is a persian cat#user#cmp test Ref#log#next42.2b 5
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?