This repository contains the implementation of a simple UNIX command interpreter
The 'simple_shell' is a command line interpreter that provides a command line user interphase for unix like operating systems. It is both an interactive command language and is used by ioperating system to control the execution of the system using shell scripts
Contributions to this repository are welcome! If you find any issues, have suggestions, or want to add enhancements, feel free to open a pull request.
This project was built by Odohofreh Joseph and Adebayo Oluwaseun