Minishell

The goal of this project is to create a minimalist shell. You'll learn a lot about file descriptors and processes.

Well... As it is the most complexe project of 42 school (beside transcendence), where you will learn a lot of new concepts and new functions, we will give you short explanation about some little things only. Minishell is really personal and is really complexe to explain...

So let's get right into it.

Last updated