l12.3b
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 3B 代码 · 共 19 行
3B
19 行
#printAre the files "memo1" and "memo2" the same?If they are different, "diff" will print thelines that are not the same.Reply "yes" or "no".#create memo1A quick brown fox jumps over the lazy dog.We were away a year ago.#create memo2A quick brown fox jumps over the lazy dog.We were away a year ago.#copyin#user#uncopyin#match yes#log#next12.3c 2
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?