duc
duc copied to clipboard
Dude, where are my bytes: Duc, a library and suite of tools for inspecting disk usage
Hi, sorry if I missed something basic in the documentation. I thought the point of `duc` was that, unlike `du` which has to be run each time you want to...
hi all, just about to compile from source the new version, i have all pre reqs yum install pango-devel cairo-devel tokyocabinet-devel when i configure i get OpenGL support: no do...
If `~/.cache` doesn't exist, some error will happen. See https://github.com/termux/termux-packages/pull/11350#issuecomment-1193645585.
Hi All, Have working build on Xubuntu 21.10 but GUI is unusable on 4K monitor because of tiny fontsize. A response to issue #201 focused on the lines in guigl.c:...
Hi, Since the index already exist, instead of using `locate` or `find`, can you add a search command to find file or directory quickly from the index ? The use...
I got some requests for releasing a new version. @l8gravely any optionions, or good to go as it is?
I run `duc` with sudo duc index -xp / I chose these option to ensure no file system boundary is crossed - however with a root disk `/` of 500GB...
I can't seem to get `duc` to properly scan my network drive that is mounted with rclone. `ls` and `exa` can both properly see all files on the drive, but...
I want to build a static binary of `duc` so that I can use it on remote linux boxes easily. I tried `configure --enable-static --disable-shared` and `configure CFLAGS="-static"` etc. but...
Some ramblings, any feedback appreciated. A this time Duc works pretty straightforward: when indexing it traverses the file system, keeps recursive count of directory sizes on the fly and writes...