Question: Write a C Shell program that produces a menu driven program with the following six menu choices: (a) allow the user to enter a C
Write a C Shell program that produces a menu driven program with the following six menu choices:
(a) allow the user to enter a C Shell command (b) set the manual entry for a command (c) show the calendar for a specfic month and year (d) find out what type of information is stored in a file (e) find the difference between two files (f) quit the shell script program
The program should continually loop until the user selects to quit. After each option is selected, the user should be able to input the appropriate information to be able to execute the command requested.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
