[GH-ISSUE #498] can dust list the root folder at the top of result #218

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

Originally created by @wieniawski-lai on GitHub (Jun 4, 2025).
Original GitHub issue: https://github.com/bootandy/dust/issues/498

dust lists the sub-dirs and files like trees, and the root folder is listed at the end of the result by default, like this

Image

Is it able to change inverse the result, which list the root directory at the top?

thx.

Originally created by @wieniawski-lai on GitHub (Jun 4, 2025). Original GitHub issue: https://github.com/bootandy/dust/issues/498 dust lists the sub-dirs and files like trees, and the root folder is listed at the end of the result by default, like this ![Image](https://github.com/user-attachments/assets/dfaae075-132b-4d61-8568-e8b87bc68cc8) Is it able to change inverse the result, which list the root directory at the top? thx.
zhus closed this issue 2026-06-08 11:26:10 +03:00
Author
Owner

@wieniawski-lai commented on GitHub (Jun 4, 2025):

I have found the resolution, which is dust -r.

thx.

but this option can be set into toml file as the default setting?

<!-- gh-comment-id:2938246102 --> @wieniawski-lai commented on GitHub (Jun 4, 2025): I have found the resolution, which is `dust -r`. thx. but this option can be set into `toml` file as the default setting?
Author
Owner

@wieniawski-lai commented on GitHub (Jun 4, 2025):

I have found the resolution

reverse=true

thx, this topic can be closed.

<!-- gh-comment-id:2938259334 --> @wieniawski-lai commented on GitHub (Jun 4, 2025): I have found the resolution ```tomal reverse=true ``` thx, this topic can be closed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#218