what are processor execution levels and priorities?
Answers were Sorted based on User's Feedback
Answer / sekhar
Every Process in Linux has execution priority. It ranges
from -20 (highest priority) to 19 (lowest).
Except su(Super User) others cannot increase the priority.
Only superuser can assign priority of -ve value.
Default priority is 0.
You can change your process priority using setpriority
system call.
You can get your process priority using getpriority system call.
| Is This Answer Correct ? | 14 Yes | 8 No |
Answer / rajan.v.r
in linux all process are having priorities. using nice
command we can alter the priorities
| Is This Answer Correct ? | 4 Yes | 5 No |
What is grep in bash?
what is the difference between Touch & cat command
Name the various commands that are used for the user information in unix.
What is the syntax of grep command and what is its use?
how will u execute a file in unix
What is command statement?
Hi All, Can you please let me know how to grep for a particular pattern in unix. I want to print the dates from the file exp.txt. the date pattern is DD:MM:YYYY, I just want to print all the dates from the file exp.txt.
8 Answers Concentrix, IBM, Symantec, TCS,
Give the command to display space usage on the UNIX file system.
How are UNIX file permissions represented?
What is the comma to show the space allocation of files?
Name the unix command to find how many days the server has been up.
how many types of file in unix?
34 Answers MNC, TCS,