From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] spaces in filenames From: Richard Miller MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20020601135555.64A7A19A08@mail.cse.psu.edu> Date: Sat, 1 Jun 2002 14:55:47 +0100 Topicbox-Message-UUID: a3c2a5a8-eaca-11e9-9e20-41e7f4b1d025 I got myself into trouble recently by misunderstanding the syntax of the kfs 'rename' command. If you do something like disk/kfscmd 'rename /tmp/xxx /tmp/yyy' you end up with a file in /tmp with slashes in its name. Exercise for the reader: how do you get rid of it? -- Richard