Search This Blog

Showing posts with label Linux SHELL Overview. Show all posts
Showing posts with label Linux SHELL Overview. Show all posts

Linux SHELL Overview

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.
Linux SHELL Overview