Shell
- A software interface that's often a command line interface that enables the user to interact with the computer. Some examples of shells are MS-DOS Shell, command.com, csh, ksh, and sh.
- When referring to a script, a shell script is a type of script designed for a particular type of shell.
Also see: Bourne shell, Korn shell, Operating system definitions, Programming definitions, Script
