9fans archive / 1998 / 04 / 26 /    prev next

From: Rob Pike rob@pla...
Subject: [9fans] allowing space (ASCII 0x20) in file names
Date: Wed, 8 Apr 1998 18:05:07 -0400

This discussion isn't pin-headed enough yet.
Let me point out that you can map the characters into
UTF-8, and i believe with a little craft you could squeeze
28 characters into 27 bytes, since you only have 96 or
so characters valid.

-rob