simple shell This is a project by ALshaimaa and shaimaa , learners at ALX AFRICA CO - 19. It's a c coding project allows you to imitate THE SHELL in a simple way. Done with effort and a lot of efforts. files : shell.h - header file shell.c - main file print_prompt.c - print prompt sign read_input.c - function takes input from user and handle input errors path.c - check for command path and return its path if found _exec.c - tokenize input and excute command