Modular SHell
config.h | ||
err.c | ||
err.h | ||
fstr.c | ||
fstr.h | ||
makefile | ||
msh | ||
msh.c | ||
README.md |
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.