Skip to content

Instantly share code, notes, and snippets.

@jonathanmedd
Created December 22, 2017 12:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonathanmedd/494b6f4f42fef40eeb9bdad5d7cea44b to your computer and use it in GitHub Desktop.
Save jonathanmedd/494b6f4f42fef40eeb9bdad5d7cea44b to your computer and use it in GitHub Desktop.
Set-Content Encoding Byte PS Core
Set-Content -Path '/root/test' -Encoding
ascii oem utf7 utf8BOM utf32
bigendianunicode unicode utf8 utf8NoBOM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment