From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] cpu vs ocpu and talking to 9p1 clients. From: "Russ Cox" In-Reply-To: <20030113200001.W91884-100000@fbsd.acl.lanl.gov> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Mon, 13 Jan 2003 22:14:56 -0500 Topicbox-Message-UUID: 409ceb40-eacb-11e9-9e20-41e7f4b1d025 The reason ls fails while du -a works is that ls stats its argument while du -a does not. Drawterm returns "#/" or something like that as the name when you stat /mnt/term, which isn't legal.