What is The Command Line
As opposed to the GUI (Graphical User Interface) the CLI (Command Line Interpreter) allows the user to enter commands directly to the CPU (Central Processing Unit)
Unlike the GUI, where the user can follow a trial and error approach to available options, the CLI requires the user to know the commands and their format
Prompt
Command Goes Here