Update linux.md

This commit is contained in:
zhh 2018-12-11 14:04:59 +08:00
parent 62a9556725
commit 56cc675bef

View File

@ -15,7 +15,7 @@
## 文件管理
### ls
- 列出/home目录下的子目录ls -l /home
列出/home目录下的子目录ls -l /home
### pwd
显示当前工作目录