From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3BD5D457.D28FAE72@zip.com.au> From: Matthew Hannigan MIME-Version: 1.0 To: 9fans@cse.psu.edu Subject: Re: [9fans] permissions References: <200110181428.f9IESCd03589@new-york.lcs.mit.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Tue, 23 Oct 2001 22:34:31 +0200 Topicbox-Message-UUID: 0c7a31ca-eaca-11e9-9e20-41e7f4b1d025 Is the distinction between x and r for directories really that useful? When does it matter? I can only think of "inbox" type directories. I'm still thinking of being able to get rid of the 'x' permission on everything. -Matt Russ Cox wrote: > > It's useful to be able to walk into useless directories. > If you couldn't walk into them, you couldn't bind over them. > (For example, /mail/fs.)