Jump to content

List of command-line interpreters

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 2620:0:1003:513:3914:18a9:d087:5907 (talk) at 14:06, 11 September 2018 (→‎Scientific and engineering software). 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


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 OS/400

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

References

See also