/shell

Basic linux shell, written in C++.

Primary LanguageC++

This is a shell from exercise 11/12 in Operating Systems (Anderson, Dahlin)

Features

  • Piped commands
  • Basic job control
  • Starting jobs in background via '&'
  • Cntl-Z, fg