sizes

Recursively show space (size and i-nodes) used in subdirectories

https://github.com/jwiegley/sizes

Latest on Hackage:2.4.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by John Wiegley
Maintained by John Wiegley

A command-line utility that recursively analyzes directory trees to display space usage information, including both file sizes and inode counts. This tool provides detailed statistics about disk space consumption in subdirectories, making it useful for identifying large files and directories, analyzing storage usage patterns, and managing disk space efficiently. The output can be filtered and sorted to help locate space-consuming items quickly.