Question: Build a menu - driven console application that you can run on any Linux system. 1 . Use bash scripting to program the application. 2

Build a menu-driven console application that you can run on any Linux system. 1. Use bash scripting to program the application. 2. The Main Menu screen must match the same format and design as the required exhibit shown in the image below. 3. Name the script file "main" and make it executable. 4. The "logged in as" section at the top of the console in the Main Menu should be dynamic, showing the active user and the server hostname the script is running on.5. The Main Menu shown below is what the user should see upon executing the script. 6. When a number from 1-8 is typed in and the enter key is pressed, it should run the corresponding command to produce the output shown in the other exhibit slides. 7. Once a task is selected and has been executed, the user should be able to press the spacebar and they should be returned to the Main Menu. 8. When the user enters the number 9 and presses the enter key, the program should terminate and return the user to the shell prompt.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!