SlayterDev / NSH

Shell made for a Systems Programming course in Fall 2013

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Shell made for a Systems Programming course in Fall 2013

License:MIT License


Languages

Language:C 96.0%Language:C++ 2.7%Language:Makefile 1.3%