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 21:05, 26 April 2025 (Operating system shells: order by notability). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

This list includes notable command-line interpretersprograms that interactively interpret commands entered by the user at the command-line.

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

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

Apple

CP/M

IBM i

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