Shell

Why Trust Techopedia

What Does Shell Mean?

A shell is software that provides an interface for an operating system’s users to provide access to the kernel’s services.

Advertisements

On Unix-based or Linux-based operating systems, a shell can be invoked through the shell command in the command line interface (CLI), allowing users to direct operations through computer commands, text or script.

Shells also exist for programming languages, providing them with autonomy from the operating system and allowing cross-platform compatibility.

Techopedia Explains Shell

Most of the shells created for other operating systems offer equivalents to Unix shell functionality. On Microsoft Windows systems, some users may never use the shell directly, as services are handled automatically. In Unix, shells are created through the implementation of system startup scripts. This happens in Windows too, but shell scripts are usually preconfigured and run automatically as required by the system.

Unix shells are divided into four categories:

  • Bourne-like shells
  • C shell-like shells
  • Nontraditional shells
  • Historical shells

On some systems, the shell is just an environment where applications can run in protected memory space so that resources can be shared among multiple active shells, with the kernel managing the resource requests for input/output, CPU stack execution or memory access. Other systems run everything inside a single shell.

Advertisements

Related Terms

Margaret Rouse
Technology expert
Margaret Rouse
Technology expert

Margaret is an award-winning writer and educator known for her ability to explain complex technical topics to a non-technical business audience. Over the past twenty years, her IT definitions have been published by Que in an encyclopedia of technology terms and cited in articles in the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine, and Discovery Magazine. She joined Techopedia in 2011. Margaret’s idea of ​​a fun day is to help IT and business professionals to learn to speak each other’s highly specialized languages.