10 Useful du (Disk Usage) Commands to Find Disk Usage of Files and Directories
Posted by Ravi Saive on January 21, 2013
1
The Linux “du” (Disk Usage) is a standard Unix/Linux command, used to check the information of disk usage of files and directories on a machine. The du command has many parameter options that can be used to get the results in many formats. The du command also displays the files and directory sizes in a recursively manner.Check Disk Usage of Files and Folders In LinuxThis article explains 10 useful “du” commands with their...
