David Peach
Written by
in
sudo find . -type d -exec chmod g+rwx {} + sudo find . -type f -exec chmod g+rw {} +