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 |
How to bring New LUN under veritas , create f/s on it ?
format command is not working. It is showing all disks, but not going to further step. How to resolve that?
How can abiword be compiled for solaris using gcc?
How to solve the system hang issue. Found that the memory state is free, commands to check and solve the issue?
dif. b/w group and netgroup?
How to recover failed disks in vxvm?
in solaris 10 nfs4 version is using ..in that any new daemons are available or not
How to reset root password if root password is gone?
Explain the more details of vmstat output?
They have user like aa with home dir /export/home/aa. They want to change home dir to /export/home/bb & username remains same. User files in /export/home/aa moved to bb? What do u do?
How can a user increase the number of pseudo-ttys?
Explain custom jumpstart procedure?