Jump to content

List of command-line interpreters: Difference between revisions

From Niidae Wiki
imported>Tedickey
trim non-notable entry
 
(No difference)

Latest revision as of 21:17, 17 May 2025

Template:Short description This list includes notable command-line interpreters Template:Endash programs that interactively interpret commands entered by the user at the command-line.

Operating system shells

[edit]

Most operating systems are accessible via a shell Template:Endash 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]

Template:See also

Windows

[edit]

DOS

[edit]

Template:Main

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

Template:Main

Apple

[edit]

CP/M

[edit]

Template:Main

IBM i

[edit]

Template:Main

Network routers

[edit]

Template:Main

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]

Template:Reflist

pl:Powłoka systemowa