Process between Kernel and Shell when a command is executed?
Answer Posted / divakar
When we enter a command in Shell. first of all it check the command is located in shell or not and check the syntax is correct or not. then it goes to kernel, kernel convert our request into binary mode and send to hardware, again it collect the result in binary mode and give out put with ascii mode. so kernel is a bridge between shell and hardware.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What can be a reason for the solaris system slowing down?
Explain what is multi homed system?
How can a user boot in solaris as root if the password is non functional?
How can a user increase the number of pseudo-ttys?
How does a solaris cluster work?
How can the output be redirected to some other action process in place showing it in the screen?
What is difference between swap -l & swap -s?
Suppose I have 20 gb free space in my file system but my inode size full. How will I increase or how will I fix this issue?
how to add your own run control script in server?
what is the importance of swap memory and how it will supports?
What causes the rpc.ttdbserverd process to be cpu bound?
How can threads be created in a solaris environment? Write an example
How to login to a remote host with solaris secure shell?
Explain the vmstat output?
Discuss the two modes of the vi editor in solaris.