List of command-line interpreters: Difference between revisions

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
imported>Tedickey
trim non-notable entry
 
imported>AHMartin
Other: rm: Redundant item for DCL
 
Line 74: Line 74:
* [[Conversational Monitor System]] (VM/CMS)
* [[Conversational Monitor System]] (VM/CMS)
* [[Data General|Data General RDOS and AOS CLI]]
* [[Data General|Data General RDOS and AOS CLI]]
* [[DIGITAL Command Language]] (DCL)
* [[DIGITAL Command Language]] (OpenVMS, various PDP-11 O/Ses...)
* [[DOS Wedge]] – (Commodore 64)
* [[DOS Wedge]] – (Commodore 64)
* [[DIGITAL Command Language]] (OpenVMS)
* [[Extensible Firmware Interface|EFI-SHELL]]
* [[Extensible Firmware Interface|EFI-SHELL]]
* [[Microsoft BASIC]]
* [[Microsoft BASIC]]
Line 111: Line 110:
* tkcon shell and [[Integrated development environment|IDE]] for [[Tcl/Tk]]
* tkcon shell and [[Integrated development environment|IDE]] for [[Tcl/Tk]]
* [[Windows Script Host]]
* [[Windows Script Host]]
* [[Wish (Windowing Shell)]] – for[[Tcl]]
* [[Wish (Windowing Shell)]] – for [[Tcl]]


== Software debugging ==
== Software debugging ==

Latest revision as of 14:57, 27 September 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

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

Script error: No such module "Labelled list hatnote".

Windows

DOS

Script error: No such module "Labelled list hatnote".

  • 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

Script error: No such module "Labelled list hatnote".

Apple

CP/M

Script error: No such module "Labelled list hatnote".

IBM i

Script error: No such module "Labelled list hatnote".

Network routers

Script error: No such module "Labelled list hatnote".

Other

General-purpose programming

Software debugging

Database development

  • 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

See also

References

Template:Reflist

pl:Powłoka systemowa