what are processor execution levels and priorities?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / ketan
Each process has by default priority is 20. We can change
it from nice command.
| Is This Answer Correct ? | 3 Yes | 2 No |
how will u execute a file in unix
what are the different commands used to view the contents of a file?
What is the protocol for PING command?
what will this do $cat > file.c ?(file.c is a file in current directory)
What is unix command?
What is .sh file?
What is the difference between awk and grep?
What is clustering in HP and how it's work?
what is shell?
What does awk stand for?
Which command should you use to find the remaining disk space in unix server?
what is telnet?