Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to activate utf16 in powershell

$OutputEncoding = New-Object -typename System.Text.UTF8Encoding
or 
>chcp 65001
Comment

PREVIOUS NEXT
Code Example
Shell :: linux date format examples 
Shell :: how do you stop your ngrok tunnel 
Shell :: install git win terminal 
Shell :: ubuntu empty swap 
Shell :: ubuntu server virtualbox check if guest additions installed 
Shell :: pip uninstall all packages 
Shell :: git push all 
Shell :: brew install notion 
Shell :: start docker at boot 
Shell :: get files in directory bash 
Shell :: How to check the installed version of React-Native 
Shell :: pip install apache beam 
Shell :: apt non interactive upgrade 
Shell :: terminal find file by extension recursive 
Shell :: ssh connect to host bitbucket.org port 22: Connection timed out 
Shell :: could not open file "postmaster.pid": No such file or directory 
Shell :: how to clone my linux so all the installed packages 
Shell :: snap install docker 
Shell :: installing dolphin on ubuntu 
Shell :: linux microphone noise reduction 
Shell :: bashrc file location in linux 
Shell :: ubuntu set scale to 150 
Shell :: streamlink save file 
Shell :: check ram memory usage linux 
Shell :: how to untar a tar file 
Shell :: cuda visible devices 
Shell :: ansible ignore tag 
Shell :: how to uninstall programms on ubuntu 
Shell :: readline/readline.h: No such file or directory 
Shell :: install python for latex or pylatex 
ADD CONTENT
Topic
Content
Source link
Name
4+4 =