Check hard drive space using df command in Linux

This tutorial will guide you to check the hard drive space using the command df in Linux.

The command df is used to get information about the entire drive on the Linux system, how much space is used and how much space can be used.

Here are some common df commands (tested with Ubuntu):

Displays the hard drive space of system files used

Displays the hard drive space of system files used in MB, GB, and TB

Add Comment