In dictionaries:
command-line interpreter
(computing) A computer program that reads lines of text entered by a user and interprets them in the context of a given operating system or programming language.
command-line interface
(computing) Alternative form of command line interface [(computing) A user interface in which the user interacts with the computer through lines of text instead of graphical images.]
Command-line completion
(also tab completion) a common feature of command-line interpreters, in which the program automatically fills in partially typed commands.
Command-line argument parsing
Different command-line argument parsing methods are used by different programming languages to parse command-line arguments.
more...