Which command provides a summary of disk space usage?

Choose the correct answer

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.

Which command provides a summary of disk space usage… — Basic of linux unix | PakQuizHub