I have the following command
Get-Content -Path out.log -Wait
which reads a file and waits.
I want to break the wait on any key press (