CLI
CLI may refer to: Computing * Call Level Interface, an SQL database management API * Command-line interface, of a computer program * Command-line interpreter or command language interpreter; see List of command-line interpreters * CLI (x86 instruction) * ISO Common Language Infrastructure for multi-platform code (.Net) Organizations * Caribbean Law Institute * Charlotte Lozier Institute, research arm of anti-abortion group Susan B. Anthony Pro-Life America * Clì Gàidhlig, an organisation supporting learners of Scottish Gaelic * Clintonville Municipal Airport with airport code "CLI" * Committee for the Liberation of Iraq * Corps Léger d'Intervention, special forces in the Far East French Expeditionary Corps Other * 151 (number), in Roman numerals * Canada Land Inventory * Cebu Landmasters, Philippine stock exchange code CLI * Critical limb ischemia * Telephone Caller Line Identification (Caller ID) See also * Clicli, a character in ''Marine Boy'' {{disambiguation ... [...More Info...] [...Related Items...] OR: [Wikipedia] [Google] [Baidu] |
|
![]() |
Command-line Interface
A command-line interface (CLI) is a means of interacting with software via command (computing), commands each formatted as a line of text. Command-line interfaces emerged in the mid-1960s, on computer terminals, as an interactive and more user-friendly alternative to the non-interactive mode available with punched cards. For a long time, a CLI was the most common interface for software, but today a graphical user interface (GUI) is more common. Nonetheless, many programs such as operating system and software development utility software, utilities still provide CLI. A CLI enables automation, automating computer program, programs since commands can be stored in a scripting language, script computer file, file that can be used repeatedly. A script allows its contained commands to be executed as group; as a program; as a command. A CLI is made possible by command-line interpreters or command-line processors, which are programs that execute input commands. Alternatives to a CLI ... [...More Info...] [...Related Items...] OR: [Wikipedia] [Google] [Baidu] |