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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The project consist of creating a simple version of a shell. Bash is the reference.
git clone [email protected]:YvanoffP/minishell.git
make
./minishell