📌  相关文章
📜  获取总硬盘空间 linux - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:52.010000             🧑  作者: Mango

代码示例1
It was tested on Ubuntu 20 and Debian 10
Open the terminal and ty e the following command to check disk space.
The basic syntax for df is: df [options] [devices] Type:
df
df -H