What you're seeking is a [named 
pipe](https://en.m.wikipedia.org/wiki/Named_pipe). And if your system supports 
it, you may create it with 
[mkfifo](https://nim-lang.org/docs/posix.html#mkfifo%2Ccstring%2CMode).

Reply via email to