Modular SHell
This repository has been archived on 2021-09-16. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2021-09-13 23:46:17 +02:00
config.h first commit 2021-09-13 23:46:17 +02:00
msh.c first commit 2021-09-13 23:46:17 +02:00
README.md first commit 2021-09-13 23:46:17 +02:00

Modular SHell

A POSIX compliant shell with few additions, modular and hackable source code.

Built like busybox each component has its source file keeping everything clean and tidy.