Which command provides a summary of disk space usage?
Explanation
The 'du' command is used to display the amount of disk space used by files and directories. Other commands like 'fdisk' manage partitions, 'chkdsk' checks disk integrity, and 'df' shows disk free space.