find . -type f -print0 | xargs -0 chmod 0660
 
find . -type f -print0 | xargs -0 chmod 0660
 
</pre>
 
</pre>
<div style="overflow: auto; height: 1px;">
     Exception encountered, of type "Error"