1.

nice command is a ______ command in C shell.(a) internal(b) external(c) built-in(d) directoryThe question was posed to me in final exam.I need to ask this question from Process Handling Commands topic in portion The Process of Unix

Answer»

Correct choice is (C) built-in

Easiest explanation: NICE is a built-in command in the C shell. nice VALUES are system-dependent and typically range from 1 to 19. A HIGHER nice VALUE implies a lower priority. nice reduces the priority of any process.



Discussion

No Comment Found

Related InterviewSolutions