what are processor execution levels and priorities?
Answer Posted / axindrano
Each process in Unix is associated with some priority of
execution. User can change the priority using nice command
in unix.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Which command is used to find whether the system is 32 bit or 64 bit?
What are the differences among a system call, a library function, and a unix command?
what is the advaantage of each user having its own copy of the shell?
Is grep faster than awk?
Describe the usage and functionality of the command rm –r * in unix?
Which command is used to restrict incoming messages?
Which command is used to copy files?
What's a command word?
What is .sh file?
What is the use of awk command in unix?
How do I open a port?
What is difference between grep and find command in unix?
Which command should you use to find the remaining disk space in unix server?
What is $0 bash?
Is command prompt unix?