Simple Shell (hsh) This project implements a simple shell that can execute commands in both interactive and non-interactive modes. Features Interactive command prompt Execute commands using /bin/sh Basic command execution Compilation Compile the shell using: