l19.1a

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

1A
41
字号
#printNow that you know how to add lines to a file,you will want to know how to get rid of them.The command   5dwill delete line 5 of a file.  The command   .dwill delete the current line.In the file 'pres' either the 5th or 6th lineis wrong.  Print those lines and delete the badone; then rewrite the corrected file.Then type 'ready'.#create Refgeorge washingtonjohn adamsthomas jeffersonjames madisonjames monroejohn quincy adamsandrew jacksonmartin van burenwilliam henry harrisonjohn tyler#create presgeorge washingtonjohn adamsthomas jeffersonjames madisonjames monroe this is wrong Qwertyuiopjohn quincy adamsandrew jacksonmartin van burenwilliam henry harrisonjohn tyler#user#cmp pres Ref#log#next19.1b 10

⌨️ 快捷键说明

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