List of command-line interpreters explained
This list of command-line interpreters covers programs designed to read lines of text entered by a user, thus implementing a command-line interface.
Operating system shells
See main article: Shell (computing).
AmigaOS
Unix-like systems
There are many variants of Unix shell:
Microsoft Windows
Native
Unix/Linux compatibility layer and POSIX subsystem
CP/M
See main article: CP/M.
- Console Command Processor (CCP), the default command line interpreter
- ZCPR for the Z-System
- Microshell
DOS
See main article: DOS.
- COMMAND.COM, the default command-line interpreter
- 4DOS, a compatible, but more advanced shell by JP Software
- NDOS, provided with some versions of the Norton Utilities
- GW-BASIC
OS/2
See main article: OS/2.
IBM i
See main article: IBM i.
Apple computers
Mobile devices
- DROS, Java ME platform-based DOS-like shell for smartphones
Network routers
See main article: Network router.
Minicomputer CLIs
Other
Programming
Language systems
Debuggers
Scientific and engineering software
Programming languages
See main article: scripting programming language.
Database queries
- sqsh, a shell available with some SQL implementations for database queries and other tasks.
- Google Shell, a browser-based front-end for Google Search
See also
Notes and References
- http://www.cisco.com/en/US/docs/ios/12_0/configfun/configuration/guide/fcui.html#wp7687 "The Cisco IOS command-line interface (CLI) is the primary user interface..."
- http://www.juniper.net/techpubs/software/junos/junos55/swconfig55-getting-started/html/cli-overview-getting-started.html "...the software that you use whenever you access the router..."
- https://developer.mozilla.org/en/JavaScript_shells developer.mozilla.org/en/JavaScript_shells