#!/bin/bash /usr/bin/find /home/*/public_html/wp-config.php -perm /o=r -ls /usr/bin/find /home/*/public_html/configuration.php -perm /o=r -ls /usr/bin/find /home/*/public_html/ ! -type l -perm /o=w -ls /usr/bin/find /home/*/log/ -type d ! -user root -ls