Robuta

https://dev.to/bitecode/use-mkfifo-to-create-named-pipe-linux-tips-5bbk
We can use mkfifo or mknod command to create a named pipe. A pipe is a structure which one end can se... Tagged with mkfifo, bash, linux.
named pipelinux tipsdev communityusemkfifo
https://www.qnx.com/developers/docs/7.1/com.qnx.doc.neutrino.lib_ref/topic/m/mkfifo.html
Create a FIFO special file
mkfifo
https://www.man7.org/linux/man-pages/man3/mkfifoat.3.html
mkfifolinuxmanual