[GH-ISSUE #329] Display files in folders with filename order. #147

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

Originally created by @pcroland on GitHub (Jul 2, 2023).
Original GitHub issue: https://github.com/bootandy/dust/issues/329

I noticed that dust doesn't display filenames based on filename order but it uses file sizes. I couldn't find any options in -h. Is there any way to disable sorting based on file size?

Originally created by @pcroland on GitHub (Jul 2, 2023). Original GitHub issue: https://github.com/bootandy/dust/issues/329 I noticed that dust doesn't display filenames based on filename order but it uses file sizes. I couldn't find any options in `-h`. Is there any way to disable sorting based on file size?
zhus closed this issue 2026-06-08 11:25:53 +03:00
Author
Owner

@bootandy commented on GitHub (Jul 13, 2023):

No, it's meant to display by size always. I don't want to add any other ordering as the goal of this project was to always sort by size.

thanks.

<!-- gh-comment-id:1633702136 --> @bootandy commented on GitHub (Jul 13, 2023): No, it's meant to display by size always. I don't want to add any other ordering as the goal of this project was to always sort by size. thanks.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#147