mkfifo
(1)make FIFOs (named pipes)
mkfifo [OPTION]... NAME...
Options
5-m--modeMODEset file permission bits to MODE, not a=rw - umask
-Zset the SELinux security context to default type
--contextCTXlike -Z, or if CTX is specified then set the SELinux or SMACK security context to CTX
--helpdisplay this help and exit
--versionoutput version information and exit
DESCRIPTION
Create named pipes (FIFOs) with the given NAMEs.
Mandatory arguments to long options are mandatory for short options too.
- -m, --mode=MODE
- set file permission bits to MODE, not a=rw - umask
- -Z
- set the SELinux security context to default type
- --context[=CTX]
- like -Z, or if CTX is specified then set the SELinux or SMACK security context to CTX
- --help
- display this help and exit
- --version
- output version information and exit
AUTHOR
REPORTING BUGS
GNU coreutils online help:
https://www.gnu.org/software/coreutils/
Report any translation bugs to
https://translationproject.org/team/