@@ -0,0 +1,3 @@
#!/bin/bash
find ./ -type d -exec chmod 775 {} \;
find ./ -type f -exec chmod 664 {} \;
The note is not visible to the blocked user.