| Click Link Guide to Managing Media | Guide to managing media in linux community online internet linux community linux on-line manual free online guide | Click Link Free Linux E-Book | Linux from scratch manual free e-book linux e-book e-book download linux security internet security | Click Link Linux Programming | The linux programmer's guide , linux programming free e-book and documentation download manual | Click Link Shell Start | Bash Guide for Beginners - Free Online manual's and tips - Shell Start - Shell console - Shell Bash Guide Look Up !! | Click Link Linux Community | Guide to managing media in linux community online internet linux community linux on-line manual free online guide |
The shell is a command interpreter. More than just the insulating layer between the operating system kernel and the user, it's also a fairly powerful programming language. A shell program, called a script, is an easy-to-use tool for building applications by "gluing" together system calls, tools, utilities, and compiled binaries. Virtually the entire repertoire of UNIX commands, utilities, and tools is available for invocation by a shell script. If that were not enough, internal shell commands, such as testing and loop constructs, give additional power and flexibility to scripts. Shell scripts lend themselves exceptionally well to administrative system tasks and other routine repetitive jobs not requiring the bells and whistles of a full-blown tightly structured programming language.