C-Shell A simple command line interface that has 3 commands : ls, cd, and exit Files Full.c is the full code file, as the other files are just for documentation. Run gcc full.c ./a.out Commands ~ls ~cd <file/file path> ~exit