A shell that mimics bash. A collab project with usmanUA (github).
You read that right. This is a recreated bash, it does just about everything our dear friend bash does.
How to run:
- Write into terminal - ./minishell
- Write your favourite (bash) command and watch the magic happen f.ex. ls -al, pwd, cd .. etc