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
Is grep faster than awk?
Name the general commands in using unix os for a beginner?
Enlist some filename manipulation commands in unix.
Which command is used to restrict incoming messages?
What is grep in bash?
What are the general commands in using unix os for a beginner?
How do you grep recursively?
What is unix command line?
How to display no of records in oracle using unix command?
hw will u use awk in replacing cahrs and files
Why is awk called awk?
How does pipe () work?
What is the general format of unix command syntax?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What does touch command do in unix?