what are processor execution levels and priorities?
Answer Posted / 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 |
Post New Answer View All Answers
What does #!/ Bin sh do?
How to use grep command to list find the records of a file containing 10 different strings?
What is unix command?
What does the command '$ls | wc –l > file1' do?
What is the function of grep command in unix?
What does the command ' $who | sort –logfile > newfile' do?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is difference between grep and find command in unix?
What does the md command do?
What is nr in awk command?
Why is it called a shebang?
Give the command for finding the current date.
What does the “echo” command do?
Explain mount and unmount command.
What happens when we execute a unix command?