l4.2b

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

2B
22
字号
#printYou can inquire about several files at oncewith the "ls" command.  If you type, for example,   ls fee fi fo fumyou will be told which of the four files "fee", "fi", "fo",and "fum" exist.  In the current directory only oneof the files "grover", "gerald", or "george" exists.Find out which one; then rename it "grant".Type "ready" when you are done.#create geraldfile#create garbagegarbage it is.#user#create X1file#cmp -s X1 grant || test ! -r gerald#log#next5.1a  10

⌨️ 快捷键说明

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