How to force STDOUT flush in PowerShell? I've tried with Console.Out.Flush() but it seems to be waiting for some argument.
Can anyone help me? Thanks
To force STDOUT flush in PowerShell
[Console]::Out.Flush()
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With