Show disk space Linux terminal

To display the disk space available / used for each partition in Linux, execute the following command in your terminal:

df -h

The -h option lists the results in MB and stands for “human”