chmod -R +x for directories only



Is it possible to change the permissions of a directory tree (recursively) for execute on directories only?

Billy
.