Quantcast
Channel: The Official Scripting Guys Forum! forum
Viewing all articles
Browse latest Browse all 15028

out-file -encoding default

$
0
0

When utsing out-file to send output to a text file, in order not the get the BOM (Byte Order Marker) I have to use the form

out-file -Encoding default .   Why is the default not the default?


Viewing all articles
Browse latest Browse all 15028

Trending Articles