DF Command in Linux

The Linux df command, also known as disk free, is used to display free and used disk space for each file system on Linux and Unix-like systems.By default it displays free and used space on all file systems that are currently mounted.

Source: LXer – DF Command in Linux