Conceptual
Login

Running Commands at a Terminal Command Line

A terminal is a text interface where you type a command, press enter, and read what the program prints back. A learner afterwards can open a terminal, run a named command with arguments, and tell a command's output from an error.

Questions this Concept answers

  • Why does a shell keep track of a current working directory?