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