find /path -type d

Category: File Operations

find /path -type d

Find only directories under a path

Finds only directories under the given path. -type d filters for directories only.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.