l14.2a

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

2A
27
字号
#printYou can also use the "=" command to find out whatthe 'current' line is.  Since the current lineis named '.', the appropriate command is   .=and so if you say   3p   .=the second command will print '3'.  Since you should notbelieve what I tell you without checking it, edit file"doubt" and type the two commands above, which firstprint line 3 (and incidentally set "." to that line) andthen ask what number "." is.  Then type wq and ready.#create doubtyou didn't have to print this lineyou didn't have to print this lineto err is human, to really foul things up takes a computeryou didn't have to print this lineyou didn't have to print this line#copyout#user#uncopyoutgrep :3 .ocopy >/dev/null#log#next14.2b 5

⌨️ 快捷键说明

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