From: Antonio Mat Date: 2006-08-19T03:35:28+09:00 Subject: `cmd` and UTF-8 I have spent several hours searching for this and I still don't know how it works. How is `cmd` string encoded? I want it in UTF-8, but I don't know how to do it! I have tried with $KCODE = 'u' but it doesn't works. My Ruby version is 1.8.2 -- Posted via http://www.ruby-forum.com/.