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
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
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
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by step
Solved in 2 steps
Follow-up Questions
Read through expert solutions to related follow-up questions below.
Knowledge Booster
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.