/MOSH

A simple Shell done for understanding the inner working of shells

Primary LanguagePython

MOSH-simple-shell

A simple Shell done for understanding the inner working of shells. MOSH is an accronym for My Owen Shell

##Running the shell

This shell has to be run as a python modlue.

      $ python -m mosh.shell

While being in the parent directory of the mosh folder.