[GH-ISSUE #509] Show different stats at once #223

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

Originally created by @gregorybleiker on GitHub (Jul 4, 2025).
Original GitHub issue: https://github.com/bootandy/dust/issues/509

I can't seem to show file count and file sizes at the same time. Is there any reason for this?

dust -filecount --filesize or something similar.

Originally created by @gregorybleiker on GitHub (Jul 4, 2025). Original GitHub issue: https://github.com/bootandy/dust/issues/509 I can't seem to show file count and file sizes at the same time. Is there any reason for this? `dust -filecount --filesize` or something similar.
zhus closed this issue 2026-06-08 11:26:13 +03:00
Author
Owner

@bootandy commented on GitHub (Jul 5, 2025):

Because the graph on the right must be built from either filecount or filesize.

You have to pick one.

<!-- gh-comment-id:3038536488 --> @bootandy commented on GitHub (Jul 5, 2025): Because the graph on the right must be built from either filecount or filesize. You have to pick one.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#223