[GH-ISSUE #490] summarize option? #216

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

Originally created by @Crypto-Spartan on GitHub (Apr 23, 2025).
Original GitHub issue: https://github.com/bootandy/dust/issues/490

du has a summarize option that works like this:

> du -s some_dir
39633040        some_dir

I haven't found a way to do this with dust. If this feature exists, i apologize as I must've missed it somewhere. However, if it doesn't exist, consider this a feature request 😃

Originally created by @Crypto-Spartan on GitHub (Apr 23, 2025). Original GitHub issue: https://github.com/bootandy/dust/issues/490 `du` has a summarize option that works like this: ``` > du -s some_dir 39633040 some_dir ``` I haven't found a way to do this with `dust`. If this feature exists, i apologize as I must've missed it somewhere. However, if it doesn't exist, consider this a feature request :smiley:
zhus closed this issue 2026-06-08 11:26:10 +03:00
Author
Owner

@bootandy commented on GitHub (Apr 26, 2025):

dust -d 0 some_dir

<!-- gh-comment-id:2831986706 --> @bootandy commented on GitHub (Apr 26, 2025): `dust -d 0 some_dir`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#216