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