Skip to content

The shell and the prompt

The prompt

  • When the terminal is ready, it shows a prompt and waits:
student@linux:~$
  • That tells you who you are (student), the computer (linux), and the folder you are in (~, your home).
  • You type a command after the $, press Enter, and the computer runs it.

Reading the prompt: user, computer, current folder, and the $ where you type

Log in or create account

IGCSE & A-Level