You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ariasuni
changed the title
FR: --total-size Display the total size of directories
Add flag --total-size, to display the total size of directories
Apr 6, 2021
I wanted to check in on this feature request. I tried to do this with ls but then found exa and this is the only missing feature that would make it perfect for me. Maybe I have strange workflows but 90% of the time I use exa or ls I am interested in directory sizes. I end up having to use du with individual folders which I don’t have to do for files. Would be amazing to see it all in one place.
I wanted to check in on this feature request. I tried to do this with ls but then found exa and this is the only missing feature that would make it perfect for me. Maybe I have strange workflows but 90% of the time I use exa or ls I am interested in directory sizes. I end up having to use du with individual folders which I don’t have to do for files. Would be amazing to see it all in one place.
Alternatively you can use lsd which already has implemented this feature (and many more).
Would be a "nice-to-have":
This is what it looks like now:
This is sometimes helpful (instead of using
du
):The text was updated successfully, but these errors were encountered: