MINISHELL

In this project I tried to recreate unix bash shell with basic features using c programming language.

How to run

To run minishell, do:

  make
./minishell