msh
simple shell implementation
Index
Commits
Files
Refs
README
LICENSE
msh: minimal shell
Initial implementation based on:
write a shell in C
Quick start
$ make -j $(nproc) $ ./msh
License
MIT