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


Please Help Members By Posting Answers For Below Questions

How do you repeat a command in terminal?

707


What does the md command do?

659


Is ‘du’ a command? If so, what is its use?

717


Which command can you use to find the currently running process in unix server?

674


Differentiate cat command from more command.

664






Which command is used to copy files?

660


What is sed awk grep?

686


What is the difference between cat command and more command?

677


What do know about tee command?

685


What is the command to compare two files in unix?

709


Which command is used to create a directory?

660


Write a command that will display files in the current directory, in a colored, long format.

781


How do I clear my terminal history?

677


What are the commands in UNIX to list the files in a Directory?

695


How do I search for text in vi?

667