The Unix Shell Interpreter: sh shell. A team implementation of a custom sh shell Compiling: Program will be compiled this way: gcc -Wall -Werror -Wextra -pedantic -std=gnu89 *.c -o hsh By: Patrick A. Noblet and Lawson Israel Pascal