MCQOPTIONS
Saved Bookmarks
| 1. |
The linux command “mknod myfifo b 4 16” |
| A. | Will create a character device if the user is root |
| B. | Will create a named pipe FIFO if the user is root |
| C. | Will create a block device if the user is root |
| D. | None of the above |
| Answer» D. None of the above | |