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