We could do that with some grep tricks but it would be cool if we have --only-directories and --only-files options.
A -D flag for --only-directories would be nice.
Using the current exa -d */ feels a bit to cryptic for such a basic feature.
To have exa --tree --only-directories, to grasp the overall directory structure quickly, would be very nice indeed.
Nevermind, it can be archived by tree -d.
Most helpful comment
A
-Dflag for--only-directorieswould be nice.Using the current
exa -d */feels a bit to cryptic for such a basic feature.