Find Large Files and Folders On Your Hard drive with Disksum [Command Line Tool]

Posted By Keith Dsouza On July 29, 2008 @ 1:03 am In Tips And Tricks | 1 Comment

We have been big fans of Command Line tools, in the past we have talked about a command line tool to recycle your files using the command prompt [1], and also introduced you to several useful command prompt shortcuts [2].

We prefer using the command line for several tasks such as copying and moving files since its much more faster than the regular method available for Windows. Recently we came across Disksum, a handy command line tool, that will help you find the largest file or folder that exists in any directory on your hard drive.

Disksum can be used to find:

  • Which folders have lots of files in them?
  • Which folders use lots of storage?

To use disksum, download the executable and copy it to C:WindowsSystem32 (replace C: with your Windows drive letter). Putting the file in the system32 folder will ensure that you can access the command globally, without having to provide the full path to the executable or adding classpath entries to your environment variables.

Once you have downloaded and copied the file into the system32 folder, open a command prompt and navigate to any directory you want to find the largest file or folder in and issue the command disksumwithout the quotes.

disksum-command-prompt

Disksum will scan the files and folders present in the directory and display it in two categories;

  1. According to the number of files in ascending order.
  2. According to size of the files and folders in ascending order.

Pretty cool right, and it’s quick too.

Disksum [3] [via gHacks [4]]


Article printed from Techie Buzz: http://techie-buzz.com

URL to article: http://techie-buzz.com/tips-and-tricks/find-large-files-and-folders-with-disksum.html

URLs in this post:

[1] recycle your files using the command prompt: http://techie-buzz.com/utilites/recycle-files-from-windows-command-prompt.html

[2] useful command prompt shortcuts: http://techie-buzz.com/tips-and-tricks/useful-command-prompt-shortcut-keys.html

[3] Disksum: http://www.stereopsis.com/disksum/

[4] gHacks: http://www.ghacks.net/2008/07/28/disksum-displays-biggest-and-largest-folders/

[5] CLI: http://technorati.com/tags/CLI

[6] command prompt: http://technorati.com/tags/command+prompt

[7] commands: http://technorati.com/tags/commands

[8] windows dos commands: http://technorati.com/tags/windows+dos+commands

[9] disksum: http://technorati.com/tags/disksum

[10] find largest files: http://technorati.com/tags/find+largest+files

[11] largest file command prompt: http://technorati.com/tags/largest+file+command+prompt

[12] tips and tricks: http://technorati.com/tags/tips+and+tricks

Copyright © 2006-20011 Techie Buzz. All rights reserved.