Which of the following commands is used to summarize the disk usage?
fdisk
chkdsk
du
disk
(C) du
Explanation:
The du (disk usage) command in UNIX/Linux is used to estimate and summarize file and directory space usage.