Terminal & Linux Basics Β· ~5 min Β· 2 quick checks
What is a terminal and why care?
The terminal (or command line) is a text interface to your computer: you type a command, the computer does it and prints the result.
It looks old-school, but it's the most powerful interface there is β and it's the interface agents use. When Hermes 'does something', it's almost always running a command in a terminal.