Multiple choice Which of the following commands is used to summarize the disk usage? chkdsk fdisk du disk Reveal answer Fill a bubble to check yourself C Correct answer Explanation The du (disk usage) command summarizes and displays the disk space consumed by files and directories. fdisk is for partitioning, chkdsk is a Windows utility, and disk is not a standard Unix command.