Skip to content

Shell

  • Shell é o programa que interpreta os comandos que você digita no terminal. Ele processa os comandos e chama programas

  • bash

  • sh
  • fish
  • zsh

Interactive Shells

  • Interactive Shell (Non-login shell)
  • When you open a new terminal window

  • Non-Interactive Shell (Login shell)

  • When you log into the system, either via a terminal or SSH