edited by
7,444 views
5 votes
5 votes

The Linux command mknod myfifo b 4 16

  1. will create a character device if user is root
  2. will create a named pipe FIFO if user is root
  3. will create a block device if user is root
  4. None of these
edited by

1 Answer

Answer:

Related questions

3 votes
3 votes
1 answer
1
6 votes
6 votes
1 answer
2
sh!va asked May 7, 2017
5,221 views
Which product metric gives the measure of the average length of words and sentence in documents?SCI numberCyclomatic complexityLOCFog index
4 votes
4 votes
1 answer
3
sh!va asked May 7, 2017
5,178 views
In software maintenance tackling the changes in the hardware or software environment where the software works, isCorrective maintenancePerfective maintenanceAdaptive main...
5 votes
5 votes
3 answers
4
sh!va asked May 7, 2017
7,327 views
Which of the following is not a life cycle model?Spiral modelPrototyping modelWaterfall modelCapability maturity model