C - Simple Shell Header file: shell.h: Header file containing prototypes for all function in the project. File Prototype printStr.c void printStr(char *str); print_prompt.c void print_prompt(void);