Please consider offering answers and suggestions to help other students!
And if you fix a problem by following a suggestion here,
it would be great if other interested students could see a short
"Great, fixed it!" followup message.
Hi Everyone,
I realised that the lecture did not define what a Bash while loop is, beyond the examples. I have now revised the lecture slides (and PDF) to include a slide on what a while loop looks like, and how it works.
I also took the opportunity to add slides for the two example scripts forever and monitor.
Cheers
MichaelW
👨🎨
Hi Eusha,
Done. For good measure, I also uploaded the code that was created for L6 and today's lecture, L9.
Enjoy ... (ok, perhaps not, but I hope you find it useful).
Cheers
MichaelW
👨🎨
Appreciate the updates and sharing the example scripts as it's not always possible to type them out in real time when you're writing scripts live in the lecture.