A simple shell that reads in commands from the user. The user can run programs from the shell with a max of 10 arguments. Usage statistics are given after a program has finished running in the shell.
programming-assignment.c |