How to Find Command Line Interface Language Online
Command-line interface (CLI) languages are also called batch languages, or job control languages. Examples:
- 4DOS (extended command-line shell for IBM PCs)
- bash (the Bourne-Again shell from GNU/FSF)
- CHAIN (Datapoint)
- CLIST (MVS Command List)
- CMS EXEC
- csh and tcsh (C-like shell from Bill Joy at UC Berkeley)
- DCL DIGITAL Command Language - standard CLI language for VMS (DEC, Compaq, HP)
- DOS batch language (standard CLI/batch language for the IBM PC running DR-DOS, MS-DOS, or PC DOS before Windows)
- EXEC 2
- Expect (a UNIX automation and test tool)
- Hamilton C shell (a C shell for Windows)
- JCL (punch card-oriented batch control language for IBM System/360 family mainframes)
- ksh (a standard UNIX shell, written by David Korn)
- Rc (command-line shell for Plan 9)
- REXX
- sh (the standard UNIX shell, written by Stephen R. Bourne)
- TACL (Tandem Advanced Command Language)
- Windows batch language (Windows batch file language as understood by COMMAND.COM and CMD.EXE)
- Windows PowerShell (Microsoft .NET-based CLI)
More Information:
https://tinyurl.com/5ez48b4v
Rev
Rev
Programming Information
No comments:
Post a Comment