Question: Write a bash script that ( 1 ) prompts the user to enter a Linux command and reads in the user s input, ( 2
Write a bash script that prompts the user to enter a Linux command and reads in
the users input, prints out a meaningful message with the users entered
command to be executed, and finally executes the users entered command. The
Linux command is to be read in not passed as a commandline argument.
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
