Article · Wikipedia archive · Last revised Jun 2, 2026

List of command-line interpreters

This list includes notable command-line interpreter (CLI) – programs that interactively interpret programming languages and provide a command-line interface (cli) into which a user can enter commands.

Last revised
Jun 2, 2026
Read time
≈ 3 min
Length
652 w
Citations
3
Source

This list includes notable command-line interpreter (CLI) – programs that interactively interpret programming languages and provide a command-line interface (cli) into which a user can enter commands.

Operating system shells

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

Windows

DOS

  • 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

Apple

CP/M

IBM i

Network routers

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

See also

References

References