This lab adapts a shell lab due to Eddie Kohler. The high-level design, much of the code, and some of the description below is borrowed from him. A shell parses a command line
Lab 2: ShellIntroductionIn this lab. you will learn how a shell is built. You will also improve (or reinforce) your shell-using skills. You will…