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

icon
Related questions
Question

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

 

 scripts MUST be in bash shell linux commands

Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Follow-up Questions
Read through expert solutions to related follow-up questions below.
Follow-up Question

can you show me the outut of those scripts?

Solution
Bartleby Expert
SEE SOLUTION
Knowledge Booster
Linux
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.