Answer Posted / jagadeeb choudhury
For Increase or decrease the priority of a job/Process we
use Nice command,and its range -19 to 20.
If When we need to increase the priority then we need to
decrease the priority number
if Priority of a process 1.
Ex:- Nice -n -10 <cmd>
If we need to decrease the priority then we need to increase
the priority number
if Priority of a process -1.
Ex:- Nice -n 10 <cmd>
Thanks,
Jagadeeb@gmail.com
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How do I find previous commands in unix?
What is unix command line?
What is {} in find command?
Is command prompt unix?
Explain ‘library functions’ with respect to unix commands?
Which command is used to create a directory?
What is the behavioural difference between cmp and diff commands?
What is the functionality of a top command?
What is the size of time_t?
What is the use of finger command?
What is unix command?
Which unix command to make a new directory?
What do chgrp command do?
What command is used to check the current users?
What are the unix commands?