duc icon indicating copy to clipboard operation
duc copied to clipboard

Dude, where are my bytes: Duc, a library and suite of tools for inspecting disk usage

Results 94 duc issues
Sort by recently updated
recently updated
newest added

when a user had DBs from a mix of backends, it would be nice to have a more useful error message to show that A) duc was compiled with backend...

Running `duc` 1.3.3 from a Docker container running Ubuntu 16.04 at some point seemed to hang: the job never ended but accoring to `top` the process still used cpu cycles....

Would duc be able to consider how recent files are when indexing? Someone on my server wrote a lot of data last night, but I don't see any evidence pointing...

Would it be possible to show the timestamp of the last index modification in the UI? That would be great to see how up-to-date the sizes are.

Hello! It would be nice to have an option to refresh (reindex) data shown in duc ui Thanks

Hello! Since duc stores file names in the database it would be nice to be able to search for some regexp/pattern within file names.

Related to #223, it would be nice if `duc graph` had an option to write said timestamp to the image.

I would like to get the picture of disk occupancy for a given file type(s) which I know are large and could be removed to recover space. Is there a...

btrfs reports file size, not size on disk. The tool [compsize](https://github.com/kilobyte/compsize) can tell you the realize size on disk, how much is deduplicated (which is different from hardlinks because of...

Often when I use duc to find what to scrap to get out of almost-full disks, I find myself comparing the current state with another duc instance running on an...