/msh

simple shell implementation

Primary LanguageCMIT LicenseMIT

msh: minimal shell

Initial implementation based on: write a shell in C

Quick start

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

License

MIT