2024-03-05, 04:41 AM
For directories you ALWAYS need execute permissions. When you "cd" to a sub folder "cd" is technically executing something.
So your first find with "type d" should be 755 or 775 if you need write permissions for the group owner.
So your first find with "type d" should be 755 or 775 if you need write permissions for the group owner.