????????: ???????Linux?????????df??????????????????????????df???????????????????????????????

???????????洢???棬?к???????л????GUI???????????????????????????????????????Щ???????????????????????????????????????????????????????????????????????????????檔????????????????????ж?????е?????????df???????????????????

????df??????????κ?“mounted”???????????????????????????ò?????????á????????Щ????? df ????????.
??????????????????
???????????£?df??????1K????????????????????????????“-h”?????df??????????????????????? 100K??200M??3G????
????$ df -h
????Filesystem               Size  Used Avail Use% Mounted on
????/dev/mapper/ubuntu-root  909G  565G  299G  66% /
????none                     4.0K     0  4.0K   0% /sys/fs/cgroup
????udev                     3.9G  4.0K  3.9G   1% /dev
????tmpfs                    785M  1.2M  784M   1% /run
????none                     5.0M     0  5.0M   0% /run/lock
????none                     3.9G   63M  3.8G   2% /run/shm
????none                     100M   48K  100M   1% /run/user
????/dev/sda1                228M   98M  118M  46% /boot
??????Inode??????
???????????????????????????????????????????仹??“inode”????????????Linux?У?inode???????洢????????????????????????????????????????inode????????????????????????ζ????????????????????????????????????????п??????????????????С????????????п????inode????“-i”?????inode????????
????$ df -i
????Filesystem                Inodes   IUsed    IFree IUse% Mounted on
????/dev/mapper/ubuntu-root 60514304 1217535 59296769    3% /
????none                     1004417      13  1004404    1% /sys/fs/cgroup
????udev                     1000623     552  1000071    1% /dev
????tmpfs                    1004417     608  1003809    1% /run
????none                     1004417      11  1004406    1% /run/lock
????none                     1004417     288  1004129    1% /run/shm
????none                     1004417      28  1004389    1% /run/user
????/dev/sda1                 124496     346   124150    1% /boot
??????????????????
???????????£? df????????????????????????????????????????????????????????????????????“ –total ”??????????????У???
????$ df -h --total
????Filesystem               Size  Used Avail Use% Mounted on
????/dev/mapper/ubuntu-root  909G  565G  299G  66% /
????none                     4.0K     0  4.0K   0% /sys/fs/cgroup
????udev                     3.9G  4.0K  3.9G   1% /dev
????tmpfs                    785M  1.2M  784M   1% /run
????none                     5.0M     0  5.0M   0% /run/lock
????none                     3.9G   62M  3.8G   2% /run/shm
????none                     100M   48K  100M   1% /run/user
????/dev/sda1                228M   98M  118M  46% /boot
????total                    918G  565G  307G  65% -