Both Linux and UNIX offers two commands for checking out free disk space:
(a) df command : Report file system disk space usage
(b) du command : Estimate file space usage
df command examples – to check free disk space
Type df -h or df -k to list free disk space:
$ df -h
OR
$ df -k