case 1 bash l3.sh -count output 15 ============================== bash l3.sh -f klklkl Output no such student: klklkl ============================= bash l3.sh -f "Abram Kelly" Output EECS2032 A EECS3201 in progress =============================== bash l3.sh -g "Abram Kelly" Output EECS2032 A ================================ bash l3.sh -c EECS2032 Output 2 ================================ bash l3.sh -list EECS3311 D Output 1 ================================