mickey101 / MOSH

A simple Shell done for understanding the inner working of shells

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A simple Shell done for understanding the inner working of shells


Languages

Language:Python 100.0%