Main Menu

Search

LINUX: "du" Command To Find Total Disk Space utilized / taken of Particular Directory Or File (How To Doc)

Below "du" Command can be used to find total disk space
df -sh <directory or file>

Below is example of above "du" command on /boot showing the total disk utilization.

# du -sh /boot
185M    /boot


Products to which Article Applies

All Linux Operating Systems

 
tarun boyella


No comments:

Post a Comment