This commit is contained in:
YUN-PC5\user 2023-03-14 08:26:23 +08:00
parent ea13fc70c6
commit 71c32905ae

View File

@ -610,7 +610,7 @@ cd build
docker run -itd --name nodejs -v /usr/local/bin/npm:/usr/local/bin/npm n
```
查看硬盘空间
## 查看硬盘空间
```shell
# 统计磁盘整体情况,包括磁盘大小,已使用,可用
@ -619,3 +619,5 @@ df -lh
du -sh /*
```
## 安装宝塔面板