Slide 32
Slide 32 text
I WILL STOP HERE.
•
There are other aspects to Bash more akin to what we
do with “programming languages”, like loops,
conditionals and things like that.
•
I won't talk about those because you already know
enough to explore them by yourself.
•
When in doubt, check the `man page` or the Bash
manual. `explainshell.com` is also your friend.