Jump to content

List of command-line interpreters

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Stevebroshar (talk | contribs) at 20:54, 26 April 2025 (Operating system shells: Describe overlap of categories). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

This list includes notable programs that provide a command-line interface (CLI).

Operating system shells

Most operating systems are accessible via a shell – a command line interpreter. In some cases multiple shells are available.

This category somewhat overlaps with the general programming section since an operating system shell supports programming, and the line between operating system access and general programming is sometimes less than clear. For example, some versions of BASIC served as a shell, and BASIC is also a general-purpose language.

Unix-like

Windows

CP/M

DOS

  • COMMAND.COM, the default command-line interpreter
  • 4DOS, a compatible, but more advanced shell by JP Software
  • NDOS, provided with some versions of the Norton Utilities
  • GW-BASIC

OS/2

IBM i

Apple computers

Network routers

Other

General-purpose programming

Software debugging

Database development

  • sqsh, a shell available with some SQL implementations for database queries and other tasks.
  • Google Shell, a browser-based front-end for Google Search

Scientific and engineering software

See also

References