Question: Create a script as below but fix the two mistakes so that when you run it, t displays the name of the famous American musician
Create a script as below but fix the two mistakes so that when you run it, t displays the name of the famous American musician famous for his work with the Black Eved Peas. Be sure to change the permissions before you run it. Upload the script to canvas using pscp or scp (linux/mac) *Create and correct two variable mistakes ? vim names.sh #/bin/bash first-Will middle-I last-Am fullname-$first ?middle $last oldname$fullname. echo "My full name is " ?oldname 3
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
