what is the functionality of kernel in unix architecture?
Answer Posted / abhinav srivastava
At the outer most layer we have all the tools and the
applications which speak our language. These commands go to
shell which acts as a command interpreter and converts the
command to a machine level language. Then it goes to the
kernel which actually interacts with the HARDWARE in
machine language.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is .sh file?
Which command is used to restrict incoming messages?
What will the following command do?
What command is used to switching between users in unix?
Why is shebang used?
What do chgrp command do?
Enumerate some of the most commonly used network commands in unix?
What are filter commands in unix?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
How to display no of records in oracle using unix command?
What is unix command?
How do you grep a case insensitive?
How do you grep recursively?
What does the command '$ls | wc –l > file1' do?
Explain ‘library functions’ with respect to unix commands?