l4.3c

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 3C 代码 · 共 17 行

3C
17
字号
#printYour directory contains only one of the followingfiles: "richard", "robert", "ralph", "roger".  Find outwhich one exists, and print the contents of that fileon your terminal (remember the "cat" command?).Then type "ready".#create robertthis is the contents of filerobert which you had to print.#copyin#user#uncopyingrep 'cat rob' .copy >/dev/null#log#next5.1a  10

⌨️ 快捷键说明

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