I\'m working on a file that outputs text using a pipe like this:
> main.exe | set-content image.ppm -encoding String
The problem is that