Encyclopedia > Command line interpreter

  Article Content

Command line interpreter

A command line interpreter is a program which reads a line of text the user has typed and interprets this text in the context of a given system.

Command line interpreters have the advantage that the user may issue a lot of commands in a very terse and efficient way. The downside is that one has to know the commands and their parameters. The graphical user interfaces were an answer to this problem. However for certain complex tasks GUIs are more difficult to use than a command line interface, because of the large number of menus and dialog boxes presented, and therefore a well designed command line interface is easier to use.

Examples of command line interpreters (not actually well designed, but grown historically and intensively used)

See also: Command line interface



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Ludvika

... in central Sweden, in the county of Dalarna. The municipality covers an area of 1500.7 km². Of the total population of 26450, 13112 are male, and 13338 are ...

 
 
 
This page was created in 26.5 ms