From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: erik quanstrom Date: Tue, 16 Jun 2009 08:52:43 -0400 To: 9fans@9fans.net In-Reply-To: <20090616134331.e7114d5e.eekee57@fastmail.fm> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] simple question: multiple rename Topicbox-Message-UUID: 0ba8eefc-ead5-11e9-9d60-3106f5b1d025 > So what happens when you drawterm from a un*x box or access a VFAT partition? nothing. i'm running ken's fs, so from drawterm i have ; echo > 'silly file' ; lc silly* 'silly file' ; cd /tmp ; echo > 'silly file' silly file: rc: can't open: 'silly file' create/wstat -- bad character in file name > Un*x seems a harder issue since no character is actually illegal, \0 is illegal. well, not so much illegal as impossible to specify. (wide characters notwithstanding.) - erik