This is a simple Unix shell implementation written in C. The purpose of this project is to provide a basic understanding of how a shell works and serves as an educational tool.
- Basic shell prompt
- Command execution
- Built-in commands (e.g., cd, exit, env)
Partner 1 : Yassine BAJDA Partner 2: Emenum Etukomeni