l3.2a
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 2A 代码 · 共 24 行
2A
24 行
#printThe command "cat" will print files. For example, youcan print the file named "food" by typing "cat food".Your current directory has a file named "sam" and afile named "steve". Which is longer? Find out andtype "answer sam" or "answer steve", giving the nameof the longer file.#create samthis is the file sam. it containsonly two lines of text.#create stevethis file is named steve. it is afile which contains five lines of text.this is of course a very short fileby any ordinary standards, althoughon UNIX most files are rather short.#copyin#user#uncopyin#match steve#log#next3.2b 5
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?