/NSH

Shell made for a Systems Programming course in Fall 2013

Primary LanguageCMIT LicenseMIT

NSH

This is a UNIX style shell made for a Systems Programming class in the Fall of 2013.

Features

  • Environment Variables
  • Aliases
  • Background procesing
  • Custom memory manager

Building

Run make. Enjoy.