[GH-ISSUE #216] Select a file as baseline rather than total #97

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

Originally created by @Brooooooklyn on GitHub (Mar 29, 2022).
Original GitHub issue: https://github.com/bootandy/dust/issues/216

For example, I want to compare the compress ratio between different algorithms

image
Originally created by @Brooooooklyn on GitHub (Mar 29, 2022). Original GitHub issue: https://github.com/bootandy/dust/issues/216 For example, I want to compare the compress ratio between different algorithms <img width="1490" alt="image" src="https://user-images.githubusercontent.com/3468483/160574543-1a733228-5bb5-49a8-b8e3-9e9fbec52550.png">
zhus closed this issue 2026-06-08 11:25:40 +03:00
Author
Owner

@kidonng commented on GitHub (Jul 23, 2022):

I would like to see this as well, similar to du without --total.

<!-- gh-comment-id:1193062099 --> @kidonng commented on GitHub (Jul 23, 2022): I would like to see this as well, similar to `du` without `--total`.
Author
Owner

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

Added --skip-total flag which will not display the total and will instead base the bar graph on the largest file.

<!-- gh-comment-id:1219556948 --> @bootandy commented on GitHub (Aug 18, 2022): Added `--skip-total` flag which will not display the total and will instead base the bar graph on the largest file.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#97