Brian On Software

Because there is so much MORE to software development than 1’s and 0’s…

Subscribe in a readerSubscribe in a reader Subscribe via emailSubscribe via email

Blessed be the God and Father of our Lord Jesus Christ! According to his great mercy, he has caused us to be born again to a living hope through the resurrection of Jesus Christ from the dead, to an inheritance that is imperishable, undefiled, and unfading, kept in heaven for you, who by God's power are being guarded through faith for a salvation ready to be revealed in the last time. (1 Peter 1:3-5, NIV)

Mar
1
2008

WinDirStat: Get A Feeling For Your Drive’s Space Distribution

If you’re a Windows user looking for a way to analyze your hard drive(s) usage statistics, you can stop looking around because WinDirStat is the tool you’re looking for. Published under the GNU General Public License (which means it’s free), this tool is so useful, that I sometimes wonder why Microsoft didn’t include it in its Windows operating systems.

Written entirely in C++, WinDirStat (short for Window Directory Statistics) is a software that analyzes the disk(s) or folder you want it to analyze, and then generates a visual statistical report which shows you the disk usage of each directory. This is very helpful, for example, if you’re wondering which directory in your hard drive is taking too much space so that you can take some action towards it. WinDirStat is easy to use and the following screenshots should give you a pretty good idea how it works…don’t mind the Seinfeld DVD in the Z drive…not that there’s anything wrong with it.

Step 1. Select the drive(s) or a folder to analyze
image

Step 2. Wash a couple of dishes while WinDirStat analyzes the drive
(depending on how big your drive is and how much dishes there are to wash…)

image

Step 3. Once the analysis is completed you can view each directory’s size
image

kick it on DotNetKicks.com

Similar posts you might be interested in reading:

Leave a Reply