InterviewSolution
Saved Bookmarks
| 1. |
Which command is used for executing jobs according to their priority?(a) nohup(b) $(c) &(d) niceI had been asked this question in quiz.The above asked question is from Process Handling Commands in chapter The Process of Unix |
|
Answer» Correct choice is (d) nice |
|