l12.3a
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 3A 代码 · 共 22 行
3A
22 行
#printA very useful command is the command diff x ywhich compares the two files x and y and tellsyou any differences between the files. If the filesare the same, it says nothing. To test that,copy file "george" onto file "harry";then say diff george harryto verify that the files are the same.#create georgelondon bridgeis falling down.#copyin#user#uncopyin#match diff george harry#match diff harry george#log#next12.3b 2
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?