MKFIFO(1) | General Commands Manual | MKFIFO(1) |
mkfifo
— Create
FIFO special files
mkfifo |
[-m mode]
file... |
mkfifo
creates a FIFO special file at
file.
The mkfifo
utility exits 0 on
success, and >0 if an error occurs.
mkfifo
should be compliant with the IEEE
Std 1003.1-2024 (“POSIX.1”) specification.
Haelwenn (lanodan) Monnier <contact+utils@hacktivis.me>
2024-04-23 | Linux 6.6.67-gentoo-x86_64 |