We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbe50a1 commit b228b40Copy full SHA for b228b40
docs/advanced/beAdmin.md
@@ -171,7 +171,7 @@ sudo smartctl -A /dev/sda #硬盘
171
sudo smartctl -d sat -A /dev/sdc #usb设备
172
```
173
174
-磁盘空间分析可直接使用 dh 命令,也可使用 [Filelight](https://archlinux.org/packages/extra/x86_64/filelight/)图形化界面直观查看磁盘占用情况
+磁盘空间分析可直接使用 df 命令,也可使用 [Filelight](https://archlinux.org/packages/extra/x86_64/filelight/)图形化界面直观查看磁盘占用情况
175
176
```bash
177
df -h
0 commit comments