Quantcast
Channel: Active questions tagged windows - Super User
Viewing all articles
Browse latest Browse all 9673

tree command supporting wildcards

$
0
0

Is anyone aware of a 'tree' tool that supports wildcards?

For example, I would like to see all .h and .cpp files in a 'tree' output.

I don't want to use dir /s *.h *.cpp etc - I want to see a tree, not a list of paths.


Viewing all articles
Browse latest Browse all 9673

Trending Articles