Process

  • Termination

    • Normal exit
    • Error exit
    • Fatal error
    • Killed by another process
  • Shell initialization

    • init process
    • getty process to find the terminal
    • login process
  • Process (different from thread)

    • A running program
    • Memory space protected from other processes