A collection of tools for indexing, inspecting and visualizing disk usage. Duc maintains a database of accumulated sizes of directories in the file system, allowing to query this database, or creating fancy graphs to show where data is. More information: https://duc.zevv.nl/.
/usr
directory, writing to the default database location ~/.duc.db
:duc index /usr
/usr/local
, showing relative file sizes in a [g]raph:duc ls --classify --graph /usr/local
/usr/local
using treeview recursively:duc ls --classify --graph --recursive /usr/local
duc gui /usr
duc ui /usr
duc info