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 |
Write a command to display a file’s contents in various formats?
How to remove a crontab file?
Explain command to display different lines that are found when compare two files?
What is the pipe command?
How to display no of records in oracle using unix command?
distinguish between interrupts and exceptions?
what will be the output of ls ~/..
what is the command to print last 8 lines of any text file.
What is the difference between cat command and more command?
What are awk commands?
What are the dos commands?
What does mkdir up2date; touch outdated up2date do?