Question: btw 1. Write a bash script to demonstrate while loop which displays While Loop Demo and exits when key q is typed. 2. Write a

btw 1. Write a bash script to demonstrate while loop which displays "While Loop Demo" and exits when key q is typed. 2. Write a bash script using while loop which displays date, your username and current directory every 15 seconds. 3. Write a bash script using while loop that gets text input and displays it, and exits when text quit is typed. 4. Write a bash script to demonstrate until loop which displays "While Loop Demo" and Sot exits when key q is typed.. 5. Write a bash script using until loop that gets text input and displays it, and exits when text quit is typed. 6. Write a bash script using for loop to get the list of cars as shown int he screenshot Dodge 7. Write a bash script using for loop to list 0 - 9 as 1234567890 and the command prompt should be in BMW Benz Mazda Honda Toyota
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
