OverSH is a simple Linux shell written in C/C++.
It supports basic command execution and aims to provide a lightweight and educational alternative to more complex shells.
To compile the shell, use: make
The executable will be located at bin/oversh.