Hi, so in moving from Debian to FreeBSD, I accidentally copied my stuff in grsync using the wrong permissions, and now i have a bunch of rwxrwxrwx; as far as I understand 644 is a good mode to set most things to, so I guess my question is a) Am I correct in that assumption (I'll set my ssh private key to 600 though) or should I do things differently and b) Can I automate it so I don't have to go into every subdirectory and set the mode that way for every file?