![]() | repos/mshsimple shell implementation |
| Mode | Name | Size |
| -rw-r--r-- | LICENSE | 21 L |
| -rw-r--r-- | Makefile | 20 L |
| -rw-r--r-- | README.md | 15 L |
| -rw-r--r-- | msh.c | 308 L |
| -rw-r--r-- | tui.c | 30 L |
| -rw-r--r-- | tui.h | 7 L |
Initial implementation based on: write a shell in C
$ make -j $(nproc)
$ ./msh