The project consist of creating a simple version of a shell. Bash is the reference.
git clone [email protected]:YvanoffP/minishell.git
make
./minishell
- Then you can our minishell like a classic shell
The project consist of creating a simple version of a shell. Bash is the reference.
git clone [email protected]:YvanoffP/minishell.git
make
./minishell