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
Write a command to kill the last background job?
What is the behavioural difference between cmp and diff commands?
Explain the steps that a shell follows while processing a command.
Which command should you use to find the remaining disk space in unix server?
Which unix command to make a new directory?
What does #!/ Bin sh do?
What command is used to switching between users in unix?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What are filter commands in unix?
how to sort the content of the file based on numeric values
Which command is used to delete all files in the current directory and all its sub-directories?
What do chmod command do?
What is time_t?
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)?
What is unix command line?