"df" Command

Learn all about df command

HOME

df - report file system disk space usage

df displays the amount of disk space available on the file system containing each file name as an argument.If no file name is given, then space available on all currently mounted file systems is shown.

root:~# man df
          

A sample output from df command is as follows:

root:~# df
Filesystem     1K-blocks     Used Available Use% Mounted on
udev            16370400        0  16370400   0% /dev
tmpfs            3276792      332   3276460   1% /run
/dev/sda2        4161216  3410480    541024  87% /
tmpfs               5120        0      5120   0% /run/lock
tmpfs            7392440        0   7392440   0% /run/shm
/dev/sda1        6192704   667824   5210308  12% /var
cgroup          16383948        0  16383948   0% /sys/fs/cgroup