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 do you change file permissions?
What command will change your prompt to myprompt?
what does the job command do?
How can you see the command line history?
Which command is used to restrict incoming messages?
Give Command that will change the name of a directly from paypal to eBay
How to see unused port number in Solaris?
what is the advaantage of each user having its own copy of the shell?
0 Answers BMC, CNS, DELL, Infosys,
Explain command to view process running?
What is the search command in unix?
What is the difference between AWK and SED commands? Plz give example and explain...
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?