l20.2a

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

2A
31
字号
#printYou can now change a line of a file by a slow procedure: delete theold version and insert the new one.  For example, you could replaceline 4 of a file with   4d   3a   new version of line 4   .right?  OK, try that.  There is a file named "words" in thisdirectory and line 4 contains a mistyped word.  Correct it andrewrite the file; then type "ready".#create Refbearbeginbeliefbelievebeltbend#create wordsbearbeginbeliefbeleivebeltbend#user#cmp words Ref#log#next20.2b 5

⌨️ 快捷键说明

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