find all files in a directory and chmod them example: find /storage/mp3 -type d -print | xargs chmod 755