Q. The following command :
Code:$ mknod myfifo b 4 16
β
Correct Answer: (A)
Will create a device in block mode if the user is root
$ mknod myfifo b 4 16
You must be Logged in to update hint/solution