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 can we find memory leak in Soalris ?
In solaris RAID half of replicas fails Suppose out of 6 replica 4 got failed -> what will be the impact if system will not come up & if system will not come up how to fix this issue.
What are the comman user problems?
After adding LUNs disk is not showing in the format command. How to resolve that?
How to change the default values ( home dir, shell, role, min, max, expire) get by user ?
what are all the procedures i have to follow while patching a machine which has root mirroring ( SVM ).
how to create zoneusers
how to create 100 users at a time in solaris?
How to upgrade diskgroup? Vxdg upgrade
Explain the difference between swap -l & swap -s?
How to solve the system hang issue. Found that the memory state is free, commands to check and solve the issue?
in a global zone we are created a zone. how can we know whether it is a sparse root model or whole root model.