what is the functionality of kernel in unix architecture?
Answer Posted / nadeem
Kernel of UNIX OS can be defined as a subsystem which is
responsible for almost all tasks of an OS. Mainly some of
the responsibilies of Kernel are Process dispatching,
Process management, Memory management and so on.
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What is the use of egrep command in unix?
Which command is used to create a directory?
What is the difference between grep and grep?
What is grep r?
What is grep and how do you use it?
Which command is used to delete all files in the current directory and all its sub-directories?
What is sed awk grep?
Explain command to view process running?
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)?
How do you grep a case insensitive?
What do know about tee command?
What is used to type command?
How can we use grep command in unix?
What does the command ' $who | sort –logfile > newfile' do?
What does sed command do in unix?