ENCYCLOPEDIA 4U .com



Encyclopedia Home Page

Google
  Web Encyclopedia4u.com

 

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




Content on this web site is provided for informational purposes only. We accept no responsibility for any loss, injury or inconvenience sustained by any person resulting from information published on this site. We encourage you to verify any critical information with the relevant authorities.



Copyright © 2005 Par Web Solutions All Rights reserved.
| Privacy

This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Command line interpreter".