what is the functionality of kernel in unix architecture?
Answer Posted / suriya
Kernel is a heart of unix operating system,
it act as a interface between the computer hardware
and user. In unix all the commands are accepted by
sting operation. command interpretor(shell interpretor)
want to execute the command in computer hardware. here the
kernel takes the commands by command interpretor(shell
interpretor) and executes in computer hardware(where the
unix is loaded)Finally it produce the result.
Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What is the difference between cat command and more command?
How do I open a port?
what is the advaantage of each user having its own copy of the shell?
What is grep command in unix with examples?
Which command is used to copy files?
hw will u use awk in replacing cahrs and files
What do chown command do?
Which command will print your home directory on screen?
How many unix commands are there?
What does 'mkdir' command do in UNIX?
Why is shebang used?
why metadb requires a seperate slice to create Solaris volume manager
What do chgrp command do?
What command is used to check the current users?
How do you repeat a command in terminal?