On Tue, 30 Apr 2002, Daniel D Jones wrote: > I want to set specific permissions on a group of directories and all > sub-directories. I can't figure out how to do this other than manually > tracing through the directory tree.
You got good answers pointing you to find(1). > And if anyone's in a 'splaining mood, here's another one: how do you set all > files so that the group permissions match the user permissions? (If you have > three files who's permissions are, for example, 700, 600, 500, and you want > them to be 770, 660, 550 respectively.) You sound like someone who is going to learn perl sometime. Also you might like to learn about the setgid bit as it pertains to directories. rob Live the dream. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]