List of command-line interpreters

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

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

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

AmigaOS

  • Amiga CLI/Amiga Shell

Unix-like systems

There are many variants of Unix shell:

Microsoft Windows

Note that most OS shells in Microsoft Windows are not command-line interpreters.

Native

Unix-styled and POSIX emulators

DOS

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

  • 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

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

IBM OS/400

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

Apple computers

Mobile devices

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

Network routers

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

Minicomputer CLIs

Other

Programming

Language systems

Debuggers

Lua error in package.lua at line 80: module 'strict' not found.

Scientific and engineering software

Lua error in package.lua at line 80: module 'strict' not found.

Programming languages

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

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