The Linux command mknod myfifo b 4 16
mknod myfifo b 4 16
c. will create a block device if user is root
mknod
The Linux command mknod myfifo b 4 16 Will create a block device if the user is root.
mknod myfifo b 4
16
Reference:https://www.ibm.com/support/knowledgecenter/en/ssw_aix_72/com.ibm.aix.cmds3/mknod.htm