You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 years ago | |
---|---|---|
README.md | 4 years ago | |
config.h | 4 years ago | |
err.c | 4 years ago | |
err.h | 4 years ago | |
fstr.c | 4 years ago | |
fstr.h | 4 years ago | |
makefile | 4 years ago | |
msh | 4 years ago | |
msh.c | 4 years ago |
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.