List of command-line interpreters

From Wikipedia the free encyclopedia

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[edit]

AmigaOS[edit]

  • Amiga CLI/Amiga Shell

Unix-like systems[edit]

There are many variants of Unix shell:

Microsoft Windows[edit]

Native[edit]

Unix/Linux compatibility layer and POSIX subsystem[edit]

CP/M[edit]

DOS[edit]

  • 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[edit]

IBM i[edit]

Apple computers[edit]

Mobile devices[edit]

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

Network routers[edit]

Minicomputer CLIs[edit]

Other[edit]

Programming[edit]

Language systems[edit]

Debuggers[edit]


Scientific and engineering software[edit]

Programming languages[edit]

Database queries[edit]

  • 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[edit]

References[edit]