what are processor execution levels and priorities?
Answer Posted / 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 |
Post New Answer View All Answers
Which unix command lists files/folders in alphabetical order?
Write a command that will display files in the current directory, in a colored, long format.
What does sed command do in unix?
How does the system know where one command ends and another begins?
What is grep short for?
What is the difference between grep and grep?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is the first character of the output in ls l command?
What are the differences among a system call, a library function, and a unix command?
What does awk stand for?
Give the command for finding the current date.
What will the following command do?
Differentiate cmp command from diff command.
Is ‘du’ a command? If so, what is its use?
What does find command return in unix?