l30.1b

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

1B
28
字号
#printAs with other commands, you can specify a linenumber in front of the 's' command.  Thus  3s/x/a/will change the first 'x' to an 'a' on the third lineof the current file.  Pick up file 'town' andchange the 'q' on the last line to a 'p'.  Thenrewrite the file and type 'ready'.#create Refsouth orangemaplewoodmillburnshort hillssummitnew providence#create townsouth orangemaplewoodmillburnshort hillssummitnew qrovidence#user#cmp town Ref#log#next31.1a 10

⌨️ 快捷键说明

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