Tag: encoding

Working with non-native PowerShell encoding (EBCDIC)
The -Encoding parameter in many native I/O cmdlets uses the [Microsoft.PowerShell.Commands.FileSystemCmdletProviderEncoding] enum. Files that come from an IBM mainframe such…
Read More
PowerShell Linux to Windows integration (encoding problem)
In my life I try to be on the edge of IT technology and if I find something interesting I…
Read More