Exa: Add list only directories and only folder options

Created on 11 Jun 2017  路  2Comments  路  Source: ogham/exa

We could do that with some grep tricks but it would be cool if we have --only-directories and --only-files options.

Most helpful comment

A -D flag for --only-directories would be nice.
Using the current exa -d */ feels a bit to cryptic for such a basic feature.

All 2 comments

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.

Was this page helpful?
0 / 5 - 0 ratings