Minishell is a project to learn and understand how bash works by making an own shell based on bash. This is the first groups project in the curriculem by 42 and it was good to learn how others work differently from you. My minishell partner was Merel van Essen
- C
- Bash
- Shell
Git clone https://github.com/SybePlattje/minishell-42.git
cd minishell
make
./minishell