mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[GH-ISSUE #88] Option to emulate tree's behavior #36
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kiwijam on GitHub (May 6, 2020).
Original GitHub issue: https://github.com/bootandy/dust/issues/88
It would be nice to have an options shortcut (--tree?) that makes dust behave more like tree, by that I mean:
@bootandy commented on GitHub (May 7, 2020):
dust -d 99in practise gives you no line limit. If you want true no line limit I think using 'du' would be better.dust -bgives no barsThank you for your suggestion but I will decline.