📅  最后修改于: 2022-03-11 14:49:35.555000             🧑  作者: Mango
# show volume size and usage
# By default, df displays values in 1 Kibibyte (1024 bytes) blocks
# With the "-h" flag, df displays human readable units (e.g. 128M, 12G)
df -h