[GH-ISSUE #209] Configurable file size threshold #95

Closed
opened 2026-06-08 11:25:39 +03:00 by zhus · 3 comments
Owner

Originally created by @AgathaSorceress on GitHub (Jan 31, 2022).
Original GitHub issue: https://github.com/bootandy/dust/issues/209

Is there a way to filter out all files/directories below some space usage% (eg. anything smaller than 5%) or some size threshold (eg. <10Mb)? I looked through the documentation and existing issues and couldn't find anything.
I think this feature would be nice to have, if it's not already there!

Originally created by @AgathaSorceress on GitHub (Jan 31, 2022). Original GitHub issue: https://github.com/bootandy/dust/issues/209 Is there a way to filter out all files/directories below some space usage% (eg. anything smaller than 5%) or some size threshold (eg. <10Mb)? I looked through the documentation and existing issues and couldn't find anything. I think this feature would be nice to have, if it's not already there!
zhus closed this issue 2026-06-08 11:25:39 +03:00
Author
Owner

@bootandy commented on GitHub (Feb 16, 2022):

No I'm afraid no, I considered a space usage limit but I felt it was covered by using '-n' to specify the number of lines you wanted output

<!-- gh-comment-id:1040911226 --> @bootandy commented on GitHub (Feb 16, 2022): No I'm afraid no, I considered a space usage limit but I felt it was covered by using '-n' to specify the number of lines you wanted output
Author
Owner

@bootandy commented on GitHub (Aug 18, 2022):

Similar request:
https://github.com/bootandy/dust/issues/231

<!-- gh-comment-id:1219494899 --> @bootandy commented on GitHub (Aug 18, 2022): Similar request: https://github.com/bootandy/dust/issues/231
Author
Owner

@bootandy commented on GitHub (Aug 23, 2022):

https://github.com/bootandy/dust/pull/252

<!-- gh-comment-id:1223894989 --> @bootandy commented on GitHub (Aug 23, 2022): https://github.com/bootandy/dust/pull/252
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#95