l56.1a

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

1A
38
字号
#printIs there just as easy a way ofprinting the immediately preceding line?Not quite, but almost.  The line-will print the line just before the line youare on.  What's the equivalent commandin terms of "." and "p"?  Type "answer COMMAND"when you figure it out.  Again, you can experimentfirst; the same file named "pres" is in this directory.#create presGeorge WashingtonJohn AdamsThomas JeffersonJames MadisonJames MonroeJohn Quincy AdamsAndrew JacksonMartin van BurenWilliam Henry HarrisonJohn TylerJames K. PolkFranklin PierceMillard FillmoreJames BuchananAbraham Lincoln#copyin#user#uncopyin#match .-1pThe "p" isn't needed.#match .-1#log#next57.1a 10

⌨️ 快捷键说明

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