just a damn simple shell written in C
On Unix/Unix-like operating system run make command.
On Plan9/9front run mk.
For now it can only run basic commands and has only 3 built-in commands: cd, help and exit, also there is no support for pipes and other common Unix shell features.