SOFTENG370_A1_zzou702 Compile the program in your command line: "gcc -o ash ash.c" Then you can execute the program by running "./ash", which will be a simple version of the linux shell.