Meaning of Shell?
* The linux shell is a user program or it is an environment provided for user interaction it provides command interface to the user.
* It is a command language interpreter that executes commands read from the standard input device such as keyboard or from a file.
* The linux shell started when you log in or open a console (terminal).
* linux Shell Quick and dirty way to execute utilities in the scripting.
* The shell is not part of linux system kernel, but uses the linux system kernel to execute programs, create files etc.
* Several shells are available for Linux including:
o BASH ( Bourne-Again SHell ) - Most common shell in Linux. It’s Open Source.
o CSH (C SHell) - The C shell’s syntax and usage are very similar to the C programming language.
o KSH (Korn SHell) - Created by David Korn at AT & T Bell Labs. The Korn Shell also was the base for the POSIX Shell standard specifications.
o TCSH - It is an enhanced but completely compatible version of the Berkeley UNIX C shell (CSH).
In ms-dos, the shell name known as command.com which is also used for the same purpose, but it is by far not as powerful as our Linux Shells are!
Tags: Linux Shell Scripting, Website Development
This entry was posted on Monday, November 23rd, 2009 at 2:32 am and is filed under Internet Marketing, Website Development. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.














