Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 240 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 240 Bytes

msh: minimal shell

Initial implementation based on: write a shell in C

Quick start

$ make -j $(nproc)
$ ./msh

License

MIT