> As far as I remember, it just needs to open the pipe with the appropriate > call (CreateFile). Basic Windows tools like the type command should have no > problem reading from the pipe.
the main problem is that the `ncks` tool expects a file. it results in: `Get-Content: All pipe instances are busy. : '\\.\pipe\ncpipe'`