From: unbewusst.sein@... (=?ISO-8859-1?Q?Une_B=E9v?= =?ISO-8859-1?Q?ue?=) Date: 2008-03-06T18:34:55+09:00 Subject: [MacOS X]Dir#.glob over accentuated named directories ??? over MacOS X the user could have named directories using accentuated characters like : "D�faut" (for Default) when doing a Dir.glob over the parent directory of it i get : De'faut is there a way to get the "right" name in UTF-8 ??? instead of ASCII ? because, after getting those directories i memorize this directory name to a label "D�faut" and move the directory to a www safe string "defaut" (no accentuate characters). -- Une B�vue