n this project, you will build a simple unix shell to replace sh provided by the linux kernel. the shell is the command-line interface, and thus central to any unix/c programming environment. mastering use of the shell is necessary to become proficient in this world; knowing how the shell itself is built is the focus of this project. there are three specific objectives for this assignment: