Home / Report Question

Q. The command “mknod myfifo b 4 16”
  • A. Will create a block device if user is root
  • B. Will create a block device for all users
  • C. Will create a FIFO if user is not root
  • D. None of the mentioned

Correct Answer: A