mkfifo command

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf gptkb:graphical_user_interface
gptkbp:availableOn gptkb:macOS
gptkb:Unix
gptkb:BSD
gptkb:Linux
gptkbp:canBe system administrators
shell users
gptkbp:category file system command
gptkbp:created FIFO special file
gptkbp:defaultPermissions 0666 (umask affected)
gptkbp:documentedIn man page mkfifo(1)
gptkbp:hasSyntax mkfifo [OPTION]... NAME...
https://www.w3.org/2000/01/rdf-schema#label mkfifo command
gptkbp:introducedIn gptkb:Version_7_Unix
gptkbp:option --help
--version
-m, --mode=MODE
gptkbp:partOf gptkb:POSIX_standard
gptkbp:relatedTo mknod command
gptkbp:requires write permission in directory
gptkbp:usedFor creating named pipes
gptkbp:bfsParent gptkb:GNU_mkfifo
gptkbp:bfsLayer 7