[root@cheat ~]#keyboard_backspaceBack

df

Display disk space usage in human-readable format

Primary Syntax
$ df -h
#

Example Usage

df -h /dev/sda1
#

Quick Tips

Use man df to read the full manual

Add --help flag for quick options reference

Combine with | less for paginated output

Submitted by: admin

Added: 2/9/2026

arrow_back