#/usr/bin/env bash set -v #echo on find . -type d -name '__MACOSX' -print -exec rm -rf {} \;