Question: Write an Bash Shell script to prompt the user for just a series of letters (either uppercase or lowercase). If the user does NOT enter

Write an Bash Shell script to prompt the user for just a series of letters (either uppercase or lowercase). If the user does NOT enter a series of uppercase or lowercase letter, then indicate it is INVALID and prompt the user to allow to enter a VALID series of letters. Once the user enters a valid series of letters, then the script displays that series of letters.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!