In my command line it doesn't show Russian symbols correctly. Scary symbols instead.
I think I should change character set, but how can it be done? Can anyone help me with this problem?
I think this command should help you if you work on Windows:
chcp 65001
This command changes character set of command line to UTF-8.