$ tree -a . ├── .dir-1 │   ├── blah │   │   ├── thisdir │   │   └── wutwut │   └── wut │   └── ye ├── .dir-2 │   ├── blah │   │   ├── thisdir │   │   └── wutwut │   └── wut │   └── ye ├── .dir-3 │   ├── blah │   │   ├── thisdir │   │   └── wutwut │   └── wut │   └── ye ├── .dir-4 │   ├── blah │   │   ├── thisdir │   │   └── wutwut │   └── wut │   └── ye ├── subdir │   └── test.sh └── target