Linux SHELL Overview
Shell is the integral part of UNIX/LINUX system. It is responsible for accepting commands from the user, interpreting them and then passing them on to kernel for processing. Shell acts as a user interface. The Three Major Shells For UNIX/LINUX System. a) Bourne shell b) C shell c) Korn shell d) Bash shell a). Bourne… Continue reading Linux SHELL Overview