Shell built in C with basic functionalities such as execute built in commands, move through directories and output redirection
Currently it's supporting the following:
- Execute built in commands
- Foreground commands
- Background commands
- Move through directories
- Output redirection