what are processor execution levels and priorities?
Answer Posted / ketan
Each process has by default priority is 20. We can change
it from nice command.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What are the dos commands?
What is the use of the tee command?
What is the search command in unix?
How do I find previous commands in unix?
What does the command '$ls | wc –l > file1' do?
What is the use of cut command in unix?
Which unix command lists files/folders in alphabetical order?
What is ctrl d?
What is the pipe command?
What does find command return in unix?
What is the use of tee command?
Enlist some filename manipulation commands in unix.
What is difference between grep and find command in unix?
What is ‘ps’ command for?
What does the command ' $who | sort –logfile > newfile' do?