Skip to content

Instantly share code, notes, and snippets.

@novomirskoy
Created March 21, 2016 20:06
Show Gist options
  • Save novomirskoy/eb57b8de14d064367eba to your computer and use it in GitHub Desktop.
Save novomirskoy/eb57b8de14d064367eba to your computer and use it in GitHub Desktop.
Убираем иероглифы из PowerShell
[Console]::OutputEncoding = [System.Text.Encoding]::UTF8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment