Command Line Interface
(Computers) any interface in which one must type commands after a command prompt (as opposed to a graphical user interface)
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...
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)
(c) Copyright 1993 by Denis Howe
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