Anyone know how I can change the permissions of all the directories and their subdirectories only? I don't want to change the permissions of any files, so chmod -R * isn't going to work.