From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <20030303204537.18362.qmail@mail.dirac.net> To: 9fans@cse.psu.edu Subject: Re: [9fans] union directories From: Keith Nash Date: Mon, 3 Mar 2003 20:45:37 +0000 Topicbox-Message-UUID: 773ab952-eacb-11e9-9e20-41e7f4b1d025 >> Is there any way to test the writability >> of a directory, other than by attempting >> to create a file there, or by combining >> ls -ld with an examination of the output of ns? >No. >I'm not even sure how ls -ld would help you. Just to check user/group/world w flags. >ns would give you a first approximation.