I checked the $KCODE variable and it returns "UTF8". Now, what does that do to Ruby? Why does File.exist?('c:\Test æøå') fail if it's UTF-8 encoded? -- Posted via http://www.ruby-forum.com/.