Answer Posted / ketan
Kernel is nothing but it is the interface between shell and
hardware . Whatever the shall takes from the user it
ineterprets first and searcvh for the pattern and send to
kernal, now kernel will interprete it and if hardware
access is require, it will communicate,.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain command to display different lines that are found when compare two files?
What does the md command do?
How to display no of records in oracle using unix command?
What is “chmod” command?
What is awk good for?
What is sed awk grep?
What does the command '$ls | wc –l > file1' do?
What is the command to find hidden files in the current directory?
What is the pipe command?
what is the advaantage of each user having its own copy of the shell?
What do chown command do?
What is difference between grep and find command in unix?
What is the behavioural difference between cmp and diff commands?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What do know about tee command and its usage?