Terminal vs Shell

Terminal

The terminal is the application that houses the shell.

Examples:

Shell

The shell is the application with the prompt for commands to be entered.

Examples:

  • dash: /bin/sh
  • bash: /bin/bash
  • zsh
  • Powershell