Commit 4ffbac95e2673dbf5eea23cf07a40fd5f27a9188

Authored by 徐烜
1 parent 308f7154

Updates chapter1.md

Auto commit by GitBook Editor
Showing 1 changed file with 10 additions and 0 deletions
chapter1.md
1 # First Chapter 1 # First Chapter
  2 +
  3 +### 命令(待整理)
  4 +
  5 +```
  6 +//---------- 1、查看linux版本号 ----------/
  7 +// 查看
  8 +uname -a
  9 +www
  10 +
  11 +```