CentOS 7.x disk space usage analysis

From Notes_Wiki
Revision as of 13:59, 2 May 2018 by Saurabh (talk | contribs) (Created page with "<yambe:breadcrumb>CentOS_7.x_file_system_management|CentOS 7.x file system management</yambe:breadcrumb> =CentOS 7.x disk space usage analysis= We can use following commands...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<yambe:breadcrumb>CentOS_7.x_file_system_management|CentOS 7.x file system management</yambe:breadcrumb>

CentOS 7.x disk space usage analysis

We can use following commands to check for disk usage:

   du -sh

But doing this recursively to figure out usage takes considerable time and effort. If graphical access is available then we can use:

   baobab   

which shows disk usage graphically for easy browsing