Jump to content

List of command-line interpreters

From Wikipedia, the free encyclopedia

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

Operating system shells

[edit]

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

[edit]

Windows

[edit]

DOS

[edit]
  • COMMAND.COM, the default command-line interpreter
  • 4DOS, a compatible, but more advanced shell
  • NDOS, provided with some versions of Norton Utilities
  • GW-BASIC

OS/2

[edit]

Apple

[edit]

CP/M

[edit]

IBM i

[edit]

Network routers

[edit]

Other

[edit]

General-purpose programming

[edit]

Software debugging

[edit]

Database development

[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

Scientific and engineering software

[edit]

See also

[edit]

References

[edit]