42sh: A POSIX-compliant shell developed collaboratively in C.
ROGER Robin
The 42sh project involves developing a POSIX-compliant command-line interpreter capable of executing shell commands interactively or via scripts. This project allowed me to deepen my understanding of process management, input/output handling, and the architecture of Unix shells.
The main objective of the project was to build a functional shell that can interpret user commands, manage processes, and integrate advanced features such as redirections and pipes.
Team Members:
You can download the executable for this project by clicking the button below: