change permission of directory and subdirectory code example Example: find change permissions to subdirectories sudo find /var/www/html -type d -exec chmod 755 {} \;