Question: Write a properly commented script ( this includes your name and data added in the comments that does the following: 1 . The script is
Write a properly commented script this includes your name and data added in the comments
that does the following:
The script is named studentIDLoops.sh and is under the homestudent path
Do NOT clear the screen anywhere in the script.
Displays the message What does this mnemonic stand for? spelling casing and
spacing should match exactly
Uses a for loop that cycles trough an array of string with the elements Bourne, Again
and Shell
While inside the for loop, the script displays the values of the elements of the array
Bourne Again, Shell each on a new line spelling casing and spacing should match
exactly
After the for loop, the script displays the message End of for loop spelling casing and
spacing should match exactly
The script should be able to be executed and you should execute it verify its output and
adjust as necessary before running the grading script
Script output for reference:
When you have completedthink you have completed the tasks successfully, you can run the
grading script by issuing the command sudo gradeMesh at the terminal prompt. Enter
the password Password when prompted.
The script output should let you know what your grade is
You can attempt to correct issues you find until you are satisfied with your grade and before
the submission deadline.
Page
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
