Question: Please create an Ubutnu menu - driven ^ program that has the following options - 1 1 . List users who are logged in (
Please create an Ubutnu menudriven program that has the following options
List users who are logged in using the who command
List system information using the uname v command
List the five largest files sizewise in the current directory using the ls lS command
List basic CPU information using the lscpu head command
Display system time using the date command
Exit the program
The program should continue in a loop until the user chooses option
The program should also produce an error message if the user selects an invalid option
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
