MyShell This project is a shell that I have created in UNIX that accepts output/input redirection("<",">",">>"), backgrounding("&"), and piping("|"). The cmdscan.c was written by Dr. P. Lama at the University of Texas San Antonio.