Question: Generate a bash script that performs the following activities: Prints the following menu of commands: who date pwd quit Ask the user for a command
Generate a bash script that performs the following activities:
Prints the following menu of commands:
who
date
pwd
quit
Ask the user for a command number
Execute the command matching the command number or quit
Repeat steps until the user quits
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
