Definition of Command line interface

Babylon English
Command Line Interface
(Computers) any interface in which one must type commands after a command prompt (as opposed to a graphical user interface)

Search Dictionary:
Search Web Search Dictionary



Command line interface definition was found in categories: Computer & Internet(2)  Language, Idioms & Slang(2)  Encyclopedia(1)  

Command line interface Definition from Computer & Internet Dictionaries & Glossaries

FOLDOC
command line interface
<operating system> A means of communication between a program and its user, based solely on textual input and output. Commands are input with the help of a keyboard or similar device and are interpreted and executed by the program. Results are output as text or graphics to the terminal.
Command line interfaces usually provide greater flexibility than graphical user interfaces, at the cost of being harder for the novice to use. Consequently, some hackers look down on GUIs as designed For The Rest Of Them.
(1996-01-12)

A Glossary of Internet & PC Terminology
Command Line Interface
A Command Line Interface is used on a PC to enter commands that the operating system can interpret and execute. All PC's running the Windows operating system have the DOS prompt. This enables the user to type DOS commands in on a command line.


Command line interface Definition from Language, Idioms & Slang Dictionaries & Glossaries

WordNet 2.0
command line interface

Noun
1. a user interface in which you type commands instead of choosing them from a menu or selecting an icon
(synonym) CLI
(hypernym) interface, user interface

hEnglish - advanced version
command line interface

command line interface
n : a user interface in which you type commands instead of choosing them from a menu or selecting an icon [syn: cli]





Command line interface Definition from Encyclopedia Dictionaries & Glossaries

Wikipedia English - The Free Encyclopedia
Command line interface
A command line interface or CLI is a method of interacting with an operating system or software using a command line interpreter. This command line interpreter may be a text terminal, terminal emulator, or remote shell client such as PuTTY.

The concept of the CLI originated when teletype machines (TTY) were connected to computers in the 1950s, and offered results on demand, compared to 'batch' oriented mechanical punch card input technology. Dedicated text-based CRT terminals followed, with faster interaction and more information visible at one time, then graphical terminals enriched the visual display of information. Currently personal computers encapsulate both functions in software.


See more at Wikipedia.org...