Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
powershell
By the way, this piece of code is an excellent example of how MS takes care of all of us: When saving information in UTF with the appropriate cmdlets (Out-File, Set-Content and others), powershell saves only in UTF with BOM. To save without BOM, you have to use the above construction.
For Linux, a more native means is the above iconv
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question