1.

Which option can be used explicitly to reduce the priority of any process.(a) -a(b) -n(c) -o(d) -qThe question was posed to me by my school teacher while I was bunking the class.Enquiry is from Process Handling Commands in chapter The Process of Unix

Answer»

Correct option is (b) -N

Best explanation: nice VALUES are system-dependent and TYPICALLY range from 1 to 19. We can also specify the nice value explicitly with the -n option but a non-privileged user cannot increase the priority of a PROCESS. For EXAMPLE, to increase the priority by 8 times use the following command:



Discussion

No Comment Found

Related InterviewSolutions