Open julian-klode opened 3 years ago
I agree on the point that each filesystem should only be output once, even if it is mounted several times at several places, which is extremely common with BTRFS (as different subvolumes pertaining to the same filesystem, thus the same usage figures, are almost always mounted at different places).
See how redundant this can quickly become...
Would be nice, also if it would group them on one line for really short mount paths when there are much longer open, ie
Could be /content, /home
rather than just using a 'ditto mark'
So I have multiple subvolumes mounted of my BTRFS /, to exclude them from snapshots, as you can see below. I think it would be nice to somehow group them together a bit and not print duplicated information, but like just "..." or so, to improve readability. OTOH, I'm not sure, as the list of mount point seems ordered. But maybe it makes sense to group anyway - the /var and /srv mounts below would then be slightly indented below / for example.
maybe like this, but with nicer arrow.