<< Click to Display Table of Contents >> Navigation: File System Tools > datahog |
DataHog is a command-line utility which analyzes all files and directories in a given path, usually a logical drive, to find the
•Largest sub directories, based on the file size
•Largest sub directories, based on the number of files
•Largest files (logical and/or physical size)
Note that datahog doesn't just find the largest top-level directories of the given path, it will use a unique algorithm to traverse the entire directory structure to find sub directories which are larger (or contain more files) than the other directories in the path.
Interface
Command-line
Files
datahog.exe
Supported Platforms
Windows (64-bit version available)