[GH-ISSUE #522] Depth between 0 and 1 #228

Closed
opened 2026-06-08 11:26:14 +03:00 by zhus · 2 comments
Owner

Originally created by @acristoffers on GitHub (Jul 31, 2025).
Original GitHub issue: https://github.com/bootandy/dust/issues/522

Hi. Thanks for the awesome project.

I usually use it as dust -bsd 0 folder1 folder2 ... and it seems there was a
regression at some point (or my memory is bad), because right now this returns
only the (total) line. If I use -d 1, it returns the total for folder1 and
folder2, but also for their children. How can I have only (total), folder1
and folder2 in the output? It seems that it is now impossible.

Originally created by @acristoffers on GitHub (Jul 31, 2025). Original GitHub issue: https://github.com/bootandy/dust/issues/522 Hi. Thanks for the awesome project. I usually use it as `dust -bsd 0 folder1 folder2 ...` and it seems there was a regression at some point (or my memory is bad), because right now this returns only the `(total)` line. If I use `-d 1`, it returns the total for `folder1` and `folder2`, but also for their children. How can I have only `(total)`, `folder1` and `folder2` in the output? It seems that it is now impossible.
zhus closed this issue 2026-06-08 11:26:14 +03:00
Author
Owner

@bootandy commented on GitHub (Aug 1, 2025):

it's a bug only in v1.2.2
https://github.com/bootandy/dust/pull/518
its fixed here.

I'm getting a release out soon

<!-- gh-comment-id:3141407591 --> @bootandy commented on GitHub (Aug 1, 2025): it's a bug only in v1.2.2 https://github.com/bootandy/dust/pull/518 its fixed here. I'm getting a release out soon
Author
Owner

@bootandy commented on GitHub (Aug 13, 2025):

Fixed in latest version

<!-- gh-comment-id:3184606987 --> @bootandy commented on GitHub (Aug 13, 2025): Fixed in latest version
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#228