From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] change in root(3) From: Geoff Collyer In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Mon, 19 May 2003 00:30:26 -0700 Topicbox-Message-UUID: b227bec0-eacb-11e9-9e20-41e7f4b1d025 I used to use '#/.' successfully when '#/' by itself didn't work. Now "ls '#/.'" and "ls '#/'" produce the same output, perhaps due to cleanname. "ls '#/'*" definitely produces strange output, though.