https://kloeckner.com.ar
repos/
msh
simple shell implementation
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