Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: Notesfiles $Revision: 1.7.0.5 $; site trsvax Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxn!ihnp4!inuxc!pur-ee!uiucdcs!convex!trsvax!gm From: gm@trsvax Newsgroups: net.unix-wizards Subject: Re: Need help preserving permissions wh Message-ID: <44200004@trsvax> Date: Mon, 8-Jul-85 20:36:00 EDT Article-I.D.: trsvax.44200004 Posted: Mon Jul 8 20:36:00 1985 Date-Received: Fri, 12-Jul-85 00:22:49 EDT References: <495@men1.UUCP> Lines: 15 Nf-ID: #R:men1.UUCP:-49500:trsvax:44200004:000:472 Nf-From: trsvax!gm Jul 8 19:36:00 1985 If you want the directories to be all be 777 or 755, you could always use find. As in: find /directory -type d -print -exec chmod 755 {} \; That may or may not help you with your problem. It sure would beat having to do each directory by hand. ------------------------------------------------------------------------------ Number 4: The Larch. Number 40: The Naughty Bits. Number 4000: The Setuid Bit. ------------ George Moore (gm@trsvax.UUCP)