Process between Kernel and Shell when a command is executed?
Answers were Sorted based on User's Feedback
Answer / divakar
When we enter a command in Shell, shell doesnt know the
Hardware device language. so when we enter a command it goes
to kernell from kernell it goest to hardware. kernell is a
bridge between shell and hardware.
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / 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 |
What can be a reason for the solaris system slowing down?
In solaris 10 root Disk is 98% full what steps to be taken?
Tell me how many types of file system?
How to create diskgroup in veritas?
How to make ip address persistent across reboots?
how to clear inode usage?
Hardware and software revision information ? showrev
How do you view shared memory statistics?
Tell me how to set the path for core file?
Process between Kernel and Shell when a command is executed?
What can be done to protect the system from overflow exploits?
how to solve the system hung issue. found that the memory state is free... commands to check and solve the issue