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
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What is pipe command in unix?
What do chmod command do?
What does sed command do in unix?
What is the command to find hidden files in the current directory?
What is a command and examples?
What is time_t?
What is the function of grep command in unix?
Is command prompt unix?
Who command in unix operating system?
Who invented grep?
How do I run a bash script?
How do I use grep to find a file?
How do you grep a case insensitive?
Using unix command how to display no of records in oracle?