This is a simple shell project in C that is a simple UNIX command interpretter. Compile and install using: gcc -Wall -Werror -Wextra -pedantic *.c -o magmosh ./magmosh