#查看硬盘空间使用情况$ df -hFilesystem Size Used Avail Use% Mounted ondevtmpfs 461M 0 461M 0% /devtmpfs 471M 0 471M 0% /dev/shmtmpfs 471M 548K 471M 1% /runtmpfs 471M 0 471M 0% /sys/fs/cgrouptmpfs 95M 0 95M 0% /run/user/66/dev/vda1 40G 4.5G 33G 12% /$ fdisk -lDisk /dev/vda: 500 GiB, 536870912000 bytes, 1048576000 sectorsUnits: sectors of 1 * 512 = 512 bytesSector size (logical/physical): 512 bytes / 512 bytesI/O size (minimum/optimal): 512 bytes / 512 bytesDisklabel type: gptDisk identifier: 79ECE613-0557-4E3F-A59D-AA44213275F4Device Start End Sectors Size Type/dev/vda1 2048 2099199 2097152 1G EFI System/dev/vda2 2099200 1048575966 1046476767 499G Linux filesystem$ df -lFilesystem 1K-blocks Used Available Use% Mounted ondevtmpfs 16151612 0 16151612 0% /devtmpfs 16196780 0 16196780 0% /dev/shmtmpfs 16196780 28752 16168028 1% /runtmpfs 16196780 0 16196780 0% /sys/fs/cgroup/dev/vda2 514764076 6249732 487160064 2% /tmpfs 16196780 68 16196712 1% /tmp/dev/vda1 1046512 6440 1040072 1% /boot/efitmpfs 3239356 0 3239356 0% /run/user/0$ df -hFilesystem Size Used Avail Use% Mounted ondevtmpfs 16G 0 16G 0% /devtmpfs 16G 0 16G 0% /dev/shmtmpfs 16G 29M 16G 1% /runtmpfs 16G 0 16G 0% /sys/fs/cgroup/dev/vda2 491G 6.0G 465G 2% /tmpfs 16G 68K 16G 1% /tmp/dev/vda1 1022M 6.3M 1016M 1% /boot/efitmpfs 3.1G 0 3.1G 0% /run/user/0