what is the functionality of kernel in unix architecture?
Answer Posted / ramakrishna
kernel is the core of the operating system.It is interface
between user system hardware.
Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
What does pipe () return?
What are filter commands in unix?
What are the differences among a system call, a library function, and a unix command?
What is the functionality of a top command?
What is the difference between cat and more command?
What is the difference between grep and grep?
What is the use of egrep command in unix?
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)?
What are the general commands in using unix os for a beginner?
Does cp command overwrite files?
Which command is used to find whether the system is 32 bit or 64 bit?
What does grep v do?
Using unix command how to display no of records in oracle?
how to sort the content of the file based on numeric values
What do chgrp command do?