A better cmd.exe -- Windows Console Emulator

https://code.google.com/p/conemu-maximus5/ try this if you need a decent command line experience in windows

A better cmd.exe -- Windows Console Emulator

https://code.google.com/p/conemu-maximus5/ try this if you need a decent command line experience in windows

CodeSnippets: Windows' command prompt : How to DEFINITELY change default codepage

http://codesnippets.joyent.com/posts/show/414 have u ever tried to get unicode ouput in windows console? You need to change console font to TrueType a and “C:>chcp 65001” i.e. change windows code page. Read the link if you want those changes to be permanent