cat.txt

来自「This is to bulid a sample linux shell.」· 文本 代码 · 共 12 行

TXT
12
字号
this cammond displays and creates the file given


  syntax        :  <cat>   <file_name1>  <file_name2> ....     

  discription   :  displays the file contents



  syntax         :  <cat>  ><file_name1>

  description   :  creates the file

⌨️ 快捷键说明

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