Command Line
Why use command line
- less intuitive for beginners;
- more efficient for experts;
- easier to perform complex tasks.
Definitions
command-line interpreter: a program that executes the commands
console/terminal window: the screen or window where you enter said commands, providing a interface with the command-line interpreter