Query: mkfifo
OS: ultrix
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
mkfifo(1) General Commands Manual mkfifo(1) Name mkfifo - make fifo special files Syntax mkfifo filename ... Description The command creates the `fifo special files' named by its operand list. The operands are taken sequentially, in the order specified, and each `fifo special file' is either completed or, in the case of an error or signal, not created at all. Unless interrupted, will attempt to create all files specified. Error messages are written to standard error. Each `fifo file' is created with a mode of 666, read and write privileges for the user, group and other. The mode is modified by clearing those bits set in the process's file mode creation mask. See for more information. See Also mkfifo(1)
Related Man Pages |
---|
mkfifo(2) - freebsd |
mkfifo(3) - linux |
mkfifo(3) - debian |
mkfifo(3) - suse |
mkfifo(1m) - sunos |
Similar Topics in the Unix Linux Community |
---|
Struggling with mkfifo |
Help with Mkfifo and exec |
Help with Mkfifo and exec |