Shell (computing)
Encyclopedia : S : SH : SHE : Shell (computing)
In computing, a shell is a piece of software that essentially provides a kind of interface for end-users. Typically, the term refers to an operating system shell which provides access to the services of a kernel. However, the term is also applied very loosely to applications and may include any software that is "built around" a particular component, such as web browsers and email clients that are "shells" for HTML rendering engines. The name 'shell' originates from shells being an outer layer of interface between the user and the innards of the operating system (the kernel).
Operating system shells generally fall into one of two categories: command line and graphical. Command line shells provide a command line interface (CLI) to the operating system, while graphical shells provide a graphical user interface (GUI).
The relative merits of CLI- and GUI-based shells are often debated. CLI proponents claim that certain operations can be performed much faster under CLI shells than under GUI shells (such as moving files, for example). However, GUI proponents advocate the comparative usability and simplicity of GUI shells. The best choice is often determined by the way in which a computer will be used. On a server mainly used for data transfers and processing with expert administration, a CLI is likely to be the best choice. On the other hand, a GUI would probably be more appropriate for a computer to be used for image or video editing.
Modern versions of Microsoft's Windows operating system use Windows Explorer as their shell. Explorer provides the familiar desktop environment, Start menu, and task bar, as well as the file management functions of the operating system. Older versions also include Program Manager which was the Shell for the 3.x series of Microsoft Windows.
Many individuals and developers dissatisfied with the interface of Windows Explorer have developed software that either alters the functioning and appearance of the shell or replaces it entirely. WindowBlinds by StarDock is a good example of the former sort of application. LiteStep, GeoShell and BB4Win are good examples of the latter.
List of shells
Graphical (
- AmigaOS environments.
- *Workbench (GUI-Shell capabilities added since AmigaOS 2.0)
- *Ambient (for MorphOS)
- *Directory Opus
- *ScalOS
- *Wanderer (for AROS)
- Microsoft Windows environments:
- * Aston shell
- * BB4Win
- * Emerge Desktop
- * Geoshell
- * Litestep
- * SharpE
- * Windows Explorer
Text (
- Non-Unix shells:
- * AmigaDOS/AmigaOS CLI/Shell (alternative to Amiga GUI)
- * command.com - shell for DOS
- * cmd.exe - shell for OS/2 in text mode and for Windows NT
- * Commodore DOS Wedge, an extension to the Commodore 64's BASIC 2.0 that included shorthand for common disk operations
- * DCL -- the standard shell for OpenVMS, deriving from versions created for earlier DEC operating systems
- * DDT, a PDP-10 debugger from DEC used as a command shell for the MIT Incompatible Timesharing System
- * DROS, a J2ME Platform based DOS like shell for smart phones.
- * Macintosh Programmer's Workshop, an old command line environment used for software development on the classic Mac OS
- * Microsoft BASIC, which functioned as the primary operating environment for a number of older 8-bit computer systems
- * Windows PowerShell, formerly known as Monad or the Microsoft Shell (MSH), an object-oriented replacement for cmd.exe
- * 4DOS, 4OS2, 4NT - shells for DOS, OS/2, and Windows NT written and sold by JP Software
- Shells for Programming languages:
- * JavaScript shell [link]
- * JavaScript shell bookmarklet for IE [link]
- * Perl a programming language and shell
- * Python's standard interpreter can be invoked in a shell mode
- Unix shells:
- * Bourne shell (sh)
- ** Almquist shell (ash)
- ** Bourne-Again shell (bash)
- * C shell (csh)
- ** TENEX C shell (tcsh)
- * Es shell (es)
- * Korn shell (ksh)
- * rc shell (rc) - shell for Plan 9 and Unix
- * scsh (Scheme Shell)
- * Z shell (zsh)
See also
- Non-Unix shells:
- * AmigaDOS/AmigaOS CLI/Shell (alternative to Amiga GUI)
- * command.com - shell for DOS
- * cmd.exe - shell for OS/2 in text mode and for Windows NT
- * Commodore DOS Wedge, an extension to the Commodore 64's BASIC 2.0 that included shorthand for common disk operations
- * DCL -- the standard shell for OpenVMS, deriving from versions created for earlier DEC operating systems
- * DDT, a PDP-10 debugger from DEC used as a command shell for the MIT Incompatible Timesharing System
- * DROS, a J2ME Platform based DOS like shell for smart phones.
- * Macintosh Programmer's Workshop, an old command line environment used for software development on the classic Mac OS
- * Microsoft BASIC, which functioned as the primary operating environment for a number of older 8-bit computer systems
- * Windows PowerShell, formerly known as Monad or the Microsoft Shell (MSH), an object-oriented replacement for cmd.exe
- * 4DOS, 4OS2, 4NT - shells for DOS, OS/2, and Windows NT written and sold by JP Software
- Shells for Programming languages:
- * JavaScript shell [link]
- * JavaScript shell bookmarklet for IE [link]
- * Perl a programming language and shell
- * Python's standard interpreter can be invoked in a shell mode
- Unix shells:
- * Bourne shell (sh)
- ** Almquist shell (ash)
- ** Bourne-Again shell (bash)
- * C shell (csh)
- ** TENEX C shell (tcsh)
- * Es shell (es)
- * Korn shell (ksh)
- * rc shell (rc) - shell for Plan 9 and Unix
- * scsh (Scheme Shell)
- * Z shell (zsh)
See also
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
