l20.2b

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

2B
40
字号
#printThere is an easier way to do that.  You can just say   5c   input text for new version   .using the 'c' command ('c' stands for 'change') whichwill delete the old version of the line andreplace it.  Note that the input text after 'c' endswith a '.' just like the text after the 'a' or 'i' commands.This directory contains a file named "lineup".  Changethe third line to read "neal walk" and print the filebefore and after.  Use a sequence like this, ending in ready:ex lineup1,$p3cneal walk.1,$pwqready#create Refwalt frazierearl monroeneal walkbill bradleyspencer haywood#create lineupwalt frazierearl monroejohn gianellibill bradleyspencer haywood#user#cmp lineup Ref#log#next20.2c 5

⌨️ 快捷键说明

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