List of command-line interpreters

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

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

Operating system shells

[edit | edit source]

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

Windows

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

Apple

[edit | edit source]

IBM i

[edit | edit source]

Network routers

[edit | edit source]

Other

[edit | edit source]

General-purpose programming

[edit | edit source]

Software debugging

[edit | edit source]

Database development

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

See also

[edit | edit source]

References

[edit | edit source]

pl:Powłoka systemowa