SearchTalks, papers and other documentsUser login |
Monetizing the value of a directory hierarchySubmitted by gwolf on Mon, 06/08/2009 - 18:25
Having recently become an Unicode (ab)user, in great part due to Kragen's .XCompose, I took again the mission to convince people that resistance is futile, you will be assimilated into the multilingual world of UTF8... ...And given the recent thread in debian-devel regarding how a globbing or similar functionality should be implemented (specifically, given Giacomo's message pointing out that our beloved «/» directory separator is subject to the locale rules)... I cannot help but to send you to this old piece of MSDN beauty: When is a backslash not a backslash? In short: If you are surprised because in East Asia they use the local currency to separate directories... Don't be. Blame the 8 bits of extended, non-standard ASCII codepages.
|
Random photoContent by categoryBlog postsTalks, papers and documentsCurrent weatherMexico City
Sun, 03/14/2010 - 03:47 Live traffic |
Giacomo's wrong, though --
Giacomo's wrong, though -- not necessarily about POSIX itself, but there is no Unix implementation that will permit the byte 0x2F in a pathname component, no matter what the locale is; indeed, the user's locale is totally unknown to the kernel, so how could it do otherwise?
Post new comment