Building on our learnings from the previous video, it's time to write our first script. In this video, we'll write a script and use functions in our very first bash script. We'll make use of the chmod command to make it executable and play around with set -e and set +e to react to different cases