What is the Command-line?
Command-line is a means of interacting with a computer program through the terminal.
Guide Tasks
- Read Tutorial
Command-line is where a client or user issues commands to the program to accomplish a task. This is done through successive lines of text. These lines are referred to as Command Lines.
Command-line interface or command language interpreter are also known as the command-line user interface, console user interface or character user interface.
Quick View: