mkfifo <FIFO...>

Make FIFOs (first-in, first-out)

Arguments

NameDescription
FIFOFIFO(s) to create

Options

NameDescription
-m <MODE>Set the file permission bits of newly-created fifos to mode, without respect to the current umask; the mode is specified as in chmod(1)