l32.2g
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 2G 代码 · 共 27 行
2G
27 行
#printOne place where "." is useful is in changingletters that are hard to type, e.g. the # and @characters. For example, the command s/a.b/xxx/will change "a@b" to "xxx". There is a file named"goof" in this directory whose third line containsthe word sp@xllwhich should be "spell". Change it and rewrite the file;then type "ready".#create Refwhoever typed thiseither couldn't typeor couldn't spellproperly.#create goofwhoever typed thiseither couldn't typeor couldn't sp@xllproperly.#user#cmp goof Ref#log#next32.1b 5
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?