tree
man page diz:
-d List directories only.
Assim, a saída de tree -d YOUR_TARGET_FOLDER
se parece com:
├── appengine_admin
│ ├── media
│ │ ├── images
│ │ └── js
│ └── templates
├── common
├── conf
│ └── locale
│ ├── ar
│ │ └── LC_MESSAGES
│ ├── bg
│ │ └── LC_MESSAGES
│ ├── en
│ │ └── LC_MESSAGES
│ ├── es
│ │ └── LC_MESSAGES
│ ├── fi
│ │ └── LC_MESSAGES
│ ├── fr
│ │ └── LC_MESSAGES
│ ├── ja
│ │ └── LC_MESSAGES
│ ├── pt
│ │ └── LC_MESSAGES
│ ├── ro
│ │ └── LC_MESSAGES
│ ├── ru
│ │ └── LC_MESSAGES
│ ├── sq
│ │ └── LC_MESSAGES
│ ├── sv
│ │ └── LC_MESSAGES
│ ├── tl
│ │ └── LC_MESSAGES
│ ├── tr
│ │ └── LC_MESSAGES
│ └── zh
│ └── LC_MESSAGES
├── credit
├── geo
├── js
├── mapreduce
│ ├── lib
│ │ ├── blobstore
│ │ ├── files
│ │ ├── graphy
│ │ │ └── backends
│ │ ├── key_range
│ │ ├── pipeline
│ │ │ ├── simplejson
│ │ │ └── ui
│ │ │ └── images
│ │ └── simplejson
│ ├── operation
│ └── static
├── market
├── onlinedebug
├── static
│ ├── challenge
│ ├── codebase
│ │ └── imgs
│ ├── css
│ ├── for_sale_files
│ ├── images
│ ├── images.large
│ ├── images.small
│ ├── img
│ ├── jquery-1.js
│ ├── js
│ └── yui
│ ├── assets