Jump to content

Command-line interface

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by TimShell (talk | contribs) at 23:49, 5 October 2001. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

CLI, or "command line interface," describes a method of human-computer interaction that receives lines of commands in written form either from keyboard input or from a script and generally outputs only text to the display.

Examples include the Unix shell, VMS DCL, and related follow-on designs like CP/M and MS-DOS.


Contrast with GUI.

Even though new users seem to learn GUIs more quickly, CLIs are still important because some of the more powerful CLIs double as scripting languages (see shell script) and can perform operations in a batch processing mode without user interaction.




See (as soon as pssible, IMHO): "In the Beginning Was the Command Line", by Neal Stephenson http://www-classic.be.com/users/cryptonomicon/beginning_print.html