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
Explain the run levels that are used in solaris10?
How can a user login to solaris?
How does a solaris cluster work?
How can abiword be compiled for solaris using gcc?
In solaris 10 root Disk is 98% full what steps to be taken?
How can the user in solaris check the status of processes?
how to add your own run control script in server?
Explain the difference between svm and vxvm?
Explain the types of installations in solaris
How can a user increase the number of pseudo-ttys?
How do you copy files from remote system using ftp?
Explain the difference between swap -l & swap -s?
What can be done to protect the system from overflow exploits?
how to add Kernel patch in all systems at a time?
What is the login shell?