terminal
Like a text-only remote control, it lets you run commands on your computer by typing.
Think of talking to your computer without a mouse. The terminal, also called the command line or shell, is a window where you type commands and see their output.
It is the quickest way to start servers, install tools, run tests, and check logs. Many instructions in this course are copy and paste lines for the terminal.