Question: Write a bash script using dialog to implement the following: Create function to show each action, for e:g to display operating system type create function

Write a bash script using dialog to implement the following: Create function to show each action, for e:g to display operating system type create function operating system() Your bash script should display the following information on a main menu: Your shell script should also show the following five system configuration information: 1) Your operating system type, 2) Computer cpu information, 3) Memory information, 4) Hard disk information, and 5) File system (Mounted). Try to show as much detailed information as possible for each of the above five cases. These five example should be written in a separate shell script file. In addition to writing the script, each group needs to show that everybody has contributed equally in the project work. There should be plenty of comments throughout the script which would explain all the relevant steps in the scripts
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
