[GH-ISSUE #541] Feature Request: report work it has done when stopping in the middle of the scan process #235

Closed
opened 2026-06-08 11:26:16 +03:00 by zhus · 1 comment
Owner

Originally created by @Lslightly on GitHub (Nov 25, 2025).
Original GitHub issue: https://github.com/bootandy/dust/issues/541

I scan disks with TB size. I want to send Ctrl-C to dust when it scans nearly half of the disk. I expect it to print out what it has scanned. But unfortunately, it prints nothing.

So I wonder is it possible for dust to report the temporary result after receiving some signals? The partial result is also useful in clean up of disk.

dust is really an awesome disk usage analyzer with good visualization. Thanks for your effort.

Originally created by @Lslightly on GitHub (Nov 25, 2025). Original GitHub issue: https://github.com/bootandy/dust/issues/541 I scan disks with TB size. I want to send Ctrl-C to dust when it scans nearly half of the disk. I expect it to print out what it has scanned. But unfortunately, it prints nothing. So I wonder is it possible for dust to report the temporary result after receiving some signals? The partial result is also useful in clean up of disk. > `dust` is really an awesome disk usage analyzer with good visualization. Thanks for your effort.
zhus closed this issue 2026-06-08 11:26:16 +03:00
Author
Owner

@bootandy commented on GitHub (Jan 7, 2026):

Hmm, technically it would be possible to do. But I think it might result in confusion, I don't want to print data that isn't 'right'. I'd rather users specified a subdirectory with '-D' instead.

<!-- gh-comment-id:3720355072 --> @bootandy commented on GitHub (Jan 7, 2026): Hmm, technically it would be possible to do. But I think it might result in confusion, I don't want to print data that isn't 'right'. I'd rather users specified a subdirectory with '-D' instead.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#235