Tracking down the disk usage on Linux Home / Tracking down the disk usage on Linux Tracking down the disk usage on Linux Jan 18, 2016 ccao@ecvictor.com Blogs No comments yet A simple command to help you find how much disk space used under each folder: du -h <dir> | grep '[0-9\.]\+G' Share this:Click to share on Twitter (Opens in new window)Click to share on Facebook (Opens in new window)Click to share on Google+ (Opens in new window) Related You must be logged in to post a comment.
Tracking down the disk usage on Linux Jan 18, 2016 ccao@ecvictor.com Blogs No comments yet A simple command to help you find how much disk space used under each folder: du -h <dir> | grep '[0-9\.]\+G' Share this:Click to share on Twitter (Opens in new window)Click to share on Facebook (Opens in new window)Click to share on Google+ (Opens in new window) Related