Command line interpreter

   

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

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. Examples of command line interpreters:

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.

de:Kommandozeileninterpreter es:Intérprete de comandos pl:Powłoka fi:Komentotulkki

Retrieved from "http://www.mywiseowl.com/articles/Command_line_interpreter"

This page has been accessed 634 times. This page was last modified 07:34, 24 Nov 2004. All text is available under the terms of the GNU Free Documentation License (see Copyrights for details).