The 42sh is a final year project at epitech. This is a little shell with gestion of launching commands, pipe, redirection. additional features like autocompletion, history, backticks, alias and variables. They can be launched by running the program with the -a
Run make
to make the project
Run ./42sh
for the normal mode and ./42sh -a
for the advanced mode
This project was created by:
- Robin Denni