Q. The following command :

Code:
$ mknod myfifo b 4 16
  • (A) Will create a device in block mode if the user is root
  • (B) Will create a block device for all users
  • (C) Create a FIFO if the user is not root
  • (D) None of the above
πŸ’¬ Discuss
βœ… Correct Answer: (A) Will create a device in block mode if the user is root

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
245
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ruchi Sharma
Publisher
πŸ“ˆ
89%
Success Rate