Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: $Revision: 1.6.2.16 $; site trsvax.UUCP
Path: utzoo!linus!decvax!yale!trsvax!gm
From: gm@trsvax.UUCP
Newsgroups: net.unix-wizards
Subject: Re: Orphaned Response
Message-ID: <44200004@trsvax.UUCP>
Date: Mon, 8-Jul-85 19:36:00 EDT
Article-I.D.: trsvax.44200004
Posted: Mon Jul  8 19:36:00 1985
Date-Received: Wed, 7-Aug-85 02:07:08 EDT
References: <495@men1.UUCP.UUCP>
Lines: 16
Nf-ID: #R:men1.UUCP:-49500:trsvax:44200004:177600:473
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)