![]() |
![]() |
![]() |
![]() |
![]() |
$ df ←顯示磁碟用量 Filesystem 1K-blocks Used Available Use% Mounted on /dev/sda5 13172924 3837376 8655600 31% / /dev/sda2 4956316 154760 4545724 4% /home /dev/sda1 194442 12060 172343 7% /boot tmpfs 514304 12 514292 1% /dev/shm /dev/sdb1 31210416 88736 31121680 1% /media/disk $ df -T /home ←顯示目錄〝/tmp〞的 filesystem 和所在的 patition Filesystem 1K-blocks Used Available Use% Mounted on /dev/sda2 ext4 4956316 154656 4545828 34% / |
更多操作範例和選項可參考連結 。