C-Simple-Shell monty project C by Yohanna and Muhammad Sunusi Adam Compiled command gcc -Wall -Werror -Wextra -pedantic -std=gnu89 *.c -o monty Check for memory leaks valgrind --leak-check=yes ./monty