The aim of the project to write a program that will behave like executing a shell command.
make
./microshell /bin/ls "|" /usr/bin/grep microshell ";" /bin/echo i love my microshell
microshell
microshell.c
microshell.h
microshell.o
i love my microshell