What Does Command Driven Mean?

The term “command driven” refers to programs and software applications that take specific words or letters as commands for performing a task. These programs use a command-line interface, which is devoid of graphical components and user interface elements found in other types of interfaces such as menu-driven and graphics-based user interfaces. Command-driven programs are more efficient but can be difficult to learn how to use. Many early computing systems and operating systems were command-driven systems, and even today, many programmers still use command-driven compilers and interfaces owing to their efficiency.

Techopedia Explains Command Driven

Command-driven systems are applications and programs that have a simple interface that accepts textual commands as the input from the user and performs the corresponding tasks.