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 |
What does sed command do in unix?
What command is used to switching between users in unix?
what are the uses of filters?
How to get the operating system's information in unix?
how to unzip the contents of the gzip file
Is it inbetween or in between?
What does the md command do?
How to find and replace the below command?
how to change a normal file into hidden file
What does the command ' $who | sort –logfile > newfile' do?
what is Online(STM) and offline diagnostics in HP-UX?
What is a Unix signal, and how do you handle them?