what are processor execution levels and priorities?

Answers were Sorted based on User's Feedback



what are processor execution levels and priorities?..

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

what are processor execution levels and priorities?..

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

Post New Answer

More Unix Commands Interview Questions

How do I find previous commands in unix?

0 Answers  


How do I open a port?

0 Answers  


Which command is used to create a directory?

0 Answers  


How to get the last ten lines of a file using awk utility?

1 Answers   Infosys,


distinguish between multi-tasking,multi-user,multi- processing and time sharing?

4 Answers   Infosys, Nikhil Construction,






What is awk good for?

0 Answers  


Name the various commands that are used for the user information in unix.

0 Answers  


what is difference between unix and linux?

6 Answers   IBM, Shell, Wipro,


What is the command to compare two files in unix?

0 Answers  


What happens when we execute a unix command?

0 Answers  


In UNIX, what is the command to kill a process?

10 Answers  


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)?

0 Answers  


Categories