Here one more half-baked shell for the world. I hope no one actually uses this
- Executes programs.
- Supports foreground and background process execution.
- Handles kill and suspend signals via keyboard (Ctrl+C, Ctrl+Z).
- Clone this repository
- Execute
makein the root directory. This builds theshellexecutable.
Run the shell executable. You will be greeted with a command prompt. Enter commands as with a typical shell. Functionality is limited compared to standard shell.