Jump to content

List of command-line interpreters

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Jerryobject (talk | contribs) at 01:54, 2 September 2023 (Native: Small WP:COPYEDITs WP:EoS WP:TERSE. WP:LINKs: adds, needless WP:PIPEs > WP:NOPIPEs.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In computing, a command-line interpreter, or command language interpreter, is a blanket term for a certain class of programs designed to read lines of text entered by a user, thus implementing a command-line interface.

Operating system shells

AmigaOS

  • Amiga CLI/Amiga Shell

Unix-like systems

There are many variants of Unix shell:

Microsoft Windows

Native

Unix/Linux compatibility layer and POSIX subsystem

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

Mobile devices

  • DROS, Java ME platform based DOS-like shell for smartphones

Network routers

Minicomputer CLIs

Other

Programming

Language systems

Debuggers


Scientific and engineering software

Programming languages

Database queries

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

See also

References