simple_shell This is team project that mimics the sh shell. This shell is able to print prompt, accept user input, and excute commands. This shell can handle path. We used custom functions in implementing the code.