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 using `duc gui`, if there are any folders/files containing Asian characters, they would not be displayed in gui.

Hi, ncdu is a nice disk usage utility that has the option to store a file with all the size information. I installed it on a synology NAS using just...

My installation process is listed in this gist: https://gist.github.com/turtlemonvh/09a79a810d485f18af19 I have cairo installed, but the fonts are looking pretty strange. ![duc](https://cloud.githubusercontent.com/assets/889442/10545258/c38c42ea-73f5-11e5-8aaa-f2d3e2c7222b.png)

When you setup the CGI script, it fails in a non-obvious way where it thinks that /mnt/path is different than /mnt/path/, even though the index gives /mnt/path as the target...

`duc ls` segfaults for a non-existing path. [root@ldas-gridmon filesystem]# cat /etc/redhat-release Rocky Linux release 8.6 (Green Obsidian) [root@ldas-gridmon filesystem]# duc --version duc version: 1.4.4 options: cairo x11 ui tokyocabinet [root@ldas-gridmon...

Attempting to index a large directory with 13,943,248 text files (and no sub-directories) generates an "out of memory" error after calling `lstat()` on all of the files, growing it's RES...

This commit adds CMake support to the project. As there are many differences between CMake and automake, some styles have to be changed. e.g. The options are passed as `-DENABLE_XXX`...

Not sure if this is worth a bug. But I was having REALLY weird issues with duc+sqlite3. Even simple stuff like: for i in a b c d e f...

Closes https://github.com/zevv/duc/issues/323

The GUI viewer is nice. Would be great if index could also be created and updated from a GUI.