tldr/pages/common/mkfifo.md

106 B

mkfifo

Makes FIFOs (named pipes).

  • Create a named pipe at a given path:

mkfifo {{path/to/pipe}}