what is the use of nice command?
Answers were Sorted based on User's Feedback
Answer / kamakshee
Nice value is used to decide the priority of a
process.Higher the nice value , lower is the priority .By
default the nice value is 20.
| Is This Answer Correct ? | 10 Yes | 1 No |
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 |
Answer / suryakanta
For Increase or decrease the priority of a job/Process we
use Nice command,and its range -19 to 20.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can you write a command to erase all files in the current directory including all its sub-directories?
how to delete entire records in unix ?
Briefly, how do you install Oracle software on UNIX.
can we use cat command as an editor ..???
How do I open a port?
what does a process mean?
What does find command return in unix?
Explain ‘library functions’ with respect to unix commands?
Explain ‘system calls’ with respect to unix commands?
what is the advaantage of each user having its own copy of the shell?
0 Answers BMC, CNS, DELL, Infosys,
How do I use nslookup?
What is a bash command?