In my old computer, I used chmod on the Documents folder: sudo chmod -R 777 Documents , figuring this would do the trick. No dice. I'm still having some kind of bizarre permissions problem in my ...
I need to do a recursive chmod 2775 on a folder to allow everyone in a particular group on a RHEL 6 machine to do what they need to do. This will have the disadvantage of making all the files 2775 ...